Skip to content

Commit

Permalink
"chore(release): 2.2.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
arielwb committed Aug 25, 2020
1 parent 9f793a9 commit 7492719
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.2.0](https://github.com/natura-cosmeticos/natds-rn/compare/v2.1.0...v2.2.0) (2020-08-25)


### Features

* **card:** adds card component ([20fccdc](https://github.com/natura-cosmeticos/natds-rn/commit/20fccdca01cf4e6675b590094b854c06a4f7a9c5))
* **icon-button:** add IconButton and Icon components ([#70](https://github.com/natura-cosmeticos/natds-rn/issues/70)) ([9f793a9](https://github.com/natura-cosmeticos/natds-rn/commit/9f793a968d1b6b033b71a5f0f4a9dfee7024d556))


### Bug Fixes

* change styled components to peer, consume tokens internally ([42d947d](https://github.com/natura-cosmeticos/natds-rn/commit/42d947dd2e0afba95d63b464338fb42dc67bcd52))

## [2.1.0](https://github.com/natura-cosmeticos/natds-rn/compare/v2.0.1...v2.1.0) (2020-08-17)


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": "@naturacosmeticos/natds-rn",
"version": "2.1.0",
"version": "2.2.0",
"license": "MIT",
"main": "build/lib/index.js",
"keywords": [
Expand Down

0 comments on commit 7492719

Please sign in to comment.