Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0](v0.2.3...v1.0.0) (2019-08-21)

### Features

* adjust spacing scale ([#8](#8)) ([8bfe2d6](8bfe2d6))

### BREAKING CHANGES

* padding spaces are different
  • Loading branch information
semantic-release-bot committed Aug 21, 2019
1 parent 8bfe2d6 commit 1cb96d3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.0.0](https://github.com/4Catalyzer/layout/compare/v0.2.3...v1.0.0) (2019-08-21)


### Features

* adjust spacing scale ([#8](https://github.com/4Catalyzer/layout/issues/8)) ([8bfe2d6](https://github.com/4Catalyzer/layout/commit/8bfe2d6))


### BREAKING CHANGES

* padding spaces are different

## [0.2.3](https://github.com/4Catalyzer/layout/compare/v0.2.2...v0.2.3) (2019-06-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@4c/layout",
"version": "0.2.3",
"version": "1.0.0",
"files": [
"lib",
"es"
Expand Down

0 comments on commit 1cb96d3

Please sign in to comment.