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 (2022-02-11)

### Bug Fixes

* **button:** refactor button, update examples ([5c53d14](5c53d14))
* **core:** add collapsible-container ([18cee7d](18cee7d))
* **import:** fix case-sensitive ([dd2c6fc](dd2c6fc))
* **update:** add component; add styling; add postcss functions ([c273695](c273695))
* **update:** create src dir; add header ([239c7d9](239c7d9))

### Features

* **core:** add Dialog. Article, Toggle, Iframe, Link ([fe1e8a6](fe1e8a6))
* **core:** added button ([8e97caa](8e97caa))
* **core:** button file update ([76665dc](76665dc))
* **core:** button update ([d39bbbe](d39bbbe))
* **core:** image text sample ([a54b352](a54b352))
* **core:** imagetext / stage / sample page ([fe949a7](fe949a7))
* **core:** slider ([1b72484](1b72484))
* **core:** slider cursors ([b506ed5](b506ed5))
  • Loading branch information
semantic-release-bot committed Feb 11, 2022
1 parent f87bef1 commit 90f15a8
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Project Changelog

# 1.0.0 (2022-02-11)


### Bug Fixes

* **button:** refactor button, update examples ([5c53d14](https://github.com/GrabarzUndPartner/foundation/commit/5c53d1408f8e7e671cc49e337df58e0247e77729))
* **core:** add collapsible-container ([18cee7d](https://github.com/GrabarzUndPartner/foundation/commit/18cee7de970b86eebc6266dc3fd7578df384da14))
* **import:** fix case-sensitive ([dd2c6fc](https://github.com/GrabarzUndPartner/foundation/commit/dd2c6fcae2bd0c564632e35e6628a3b304c7eab4))
* **update:** add component; add styling; add postcss functions ([c273695](https://github.com/GrabarzUndPartner/foundation/commit/c273695cd612a20e56aa565b39db140fff032436))
* **update:** create src dir; add header ([239c7d9](https://github.com/GrabarzUndPartner/foundation/commit/239c7d95258c0311f395f2fc8c98ff252000e326))


### Features

* **core:** add Dialog. Article, Toggle, Iframe, Link ([fe1e8a6](https://github.com/GrabarzUndPartner/foundation/commit/fe1e8a678b317865f33b91294503c30b528c4718))
* **core:** added button ([8e97caa](https://github.com/GrabarzUndPartner/foundation/commit/8e97caa2a128f611c46538cdaa8dc4af9265262d))
* **core:** button file update ([76665dc](https://github.com/GrabarzUndPartner/foundation/commit/76665dc7ffb46453a8cb721cfc2dd750d54d6248))
* **core:** button update ([d39bbbe](https://github.com/GrabarzUndPartner/foundation/commit/d39bbbe47db89d2242301fdf286665eb6f12e1c1))
* **core:** image text sample ([a54b352](https://github.com/GrabarzUndPartner/foundation/commit/a54b3526dabd8174465ac2beace45963a8dc669c))
* **core:** imagetext / stage / sample page ([fe949a7](https://github.com/GrabarzUndPartner/foundation/commit/fe949a779680a96e457a332bb58b13207e73d3ee))
* **core:** slider ([1b72484](https://github.com/GrabarzUndPartner/foundation/commit/1b7248411a0c1f6409442c631cfa72fde21c32ca))
* **core:** slider cursors ([b506ed5](https://github.com/GrabarzUndPartner/foundation/commit/b506ed59629ea96bc7cd65a83eb3a376eb991d06))

0 comments on commit 90f15a8

Please sign in to comment.