Skip to content

Commit

Permalink
release: 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 18, 2022
1 parent b5210b0 commit a086b3e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [1.3.0](https://github.com/chialab/cells/compare/v1.2.0...v1.3.0) (2022-04-18)


### Bug Fixes

* change default secondary color ([9cb1671](https://github.com/chialab/cells/commit/9cb1671c4175ec70d4b05040b5fd76728abe09b0))
* no wrap layout rule ([05a51cd](https://github.com/chialab/cells/commit/05a51cd46d2046e2c1c9ac9b82abfd8e53fbb457))
* paddings and margins win over layout ([ec0af01](https://github.com/chialab/cells/commit/ec0af0177dfe500aeff56f72bd3f061d7610208e))


### Features

* clamping module ([b5210b0](https://github.com/chialab/cells/commit/b5210b0cc02278fd3c7aae42bb9850c0be737208))
* justify layout class ([bca0deb](https://github.com/chialab/cells/commit/bca0deb3de9c861ebb4bb272e04c359996dc4c36))

# [1.2.0](https://github.com/chialab/cells/compare/v1.1.1...v1.2.0) (2022-03-01)

## [1.1.1](https://github.com/chialab/cells/compare/v1.1.0...v1.1.1) (2022-02-09)
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": "@chialab/cells",
"version": "1.2.0",
"version": "1.3.0",
"description": "A strongly opinionated modular utility-first CSS library.",
"author": "Chialab <[email protected]> (https://www.chialab.it)",
"style": "lib/index.css",
Expand Down

0 comments on commit a086b3e

Please sign in to comment.