Skip to content

Commit

Permalink
chore(release): set package.json to 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2021-10-18)

### Bug Fixes

* add dialogClassName prop in Drawer component ([d86adef](d86adef))
* **contributing:** create CONTRIBUTING.md ([92688eb](92688eb))
* form elements API and accessibility ([d514552](d514552))

### Features

* add atoms on design system ([#8](#8)) ([a566b6d](a566b6d))
* add Button, Loaders and Typography components ([#6](#6)) ([5e29fec](5e29fec))
* add components ([8ad6a5c](8ad6a5c))
* add form elements ([2545218](2545218)), closes [#8](#8)
* add icons ([fadde8a](fadde8a))
* Add more components ([5970983](5970983))
* card component ([54c0d81](54c0d81))
* create button variants ([#14](#14)) ([d16dfab](d16dfab))
  • Loading branch information
semantic-release-bot committed Oct 18, 2021
1 parent 92ee5e4 commit 140c442
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# 1.0.0 (2021-10-18)


### Bug Fixes

* add dialogClassName prop in Drawer component ([d86adef](https://github.com/epignosis/gnosis/commit/d86adefcd4e8a3f5e5a49e257a19e2a85d26884e))
* **contributing:** create CONTRIBUTING.md ([92688eb](https://github.com/epignosis/gnosis/commit/92688eb6d4161d108dda9547e53df88129821286))
* form elements API and accessibility ([d514552](https://github.com/epignosis/gnosis/commit/d5145527e2d73434c9fae5a61f433afef58061d9))


### Features

* add atoms on design system ([#8](https://github.com/epignosis/gnosis/issues/8)) ([a566b6d](https://github.com/epignosis/gnosis/commit/a566b6dce1c46c6bb990ac6fdd108203095137f3))
* add Button, Loaders and Typography components ([#6](https://github.com/epignosis/gnosis/issues/6)) ([5e29fec](https://github.com/epignosis/gnosis/commit/5e29fecaae6da4f9f309f0ec423bb80dd1c791cc))
* add components ([8ad6a5c](https://github.com/epignosis/gnosis/commit/8ad6a5c49c3bfe7620599507653b3ff523671322))
* add form elements ([2545218](https://github.com/epignosis/gnosis/commit/2545218c6d261e541f19c1cab95334c5250bd618)), closes [#8](https://github.com/epignosis/gnosis/issues/8)
* add icons ([fadde8a](https://github.com/epignosis/gnosis/commit/fadde8a6c2f0d81b46427312bcca1afe7bdc7d0b))
* Add more components ([5970983](https://github.com/epignosis/gnosis/commit/5970983061bc868ffede42ea0f62c9544482de31))
* card component ([54c0d81](https://github.com/epignosis/gnosis/commit/54c0d81c38c4ff685538a2cf7f49560e4333b79c))
* create button variants ([#14](https://github.com/epignosis/gnosis/issues/14)) ([d16dfab](https://github.com/epignosis/gnosis/commit/d16dfabc5fc6dbc771c67f2360d6356ea9c8c285))

# [1.0.0-next.4](https://github.com/epignosis/gnosis/compare/v1.0.0-next.3...v1.0.0-next.4) (2021-10-18)


Expand Down

0 comments on commit 140c442

Please sign in to comment.