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-11-15)

### Bug Fixes

* **repo:** Configure tokens as implicitDependency ([fc9e6c2](fc9e6c2))

### Features

* Added design components ([d6f60b2](d6f60b2))
* Added design tokens and docs app ([5701388](5701388))
* **core:** Added typescript core library ([61ade46](61ade46))
* **design-system:** Added snapshot testing ([4d2d6c7](4d2d6c7))
* **landing:** Added shell and landing apps ([6e88200](6e88200))
* **repo:** Added semver executors and Commitizen ([0db2111](0db2111))
* **tools:** Enhanced the token build executor ([3df7fb3](3df7fb3))
* **web-landing:** Add landing screen application ([33aeaa1](33aeaa1))
* **web-shell:** Converted web app to use NextJs ([c7f6f06](c7f6f06))
  • Loading branch information
semantic-release-bot committed Nov 15, 2022
1 parent 6e13ecc commit 0040679
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions libs/shared/ui/feature-routing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 1.0.0 (2022-11-15)


### Bug Fixes

* **repo:** Configure tokens as implicitDependency ([fc9e6c2](https://github.com/sullivanpj/open-system/commit/fc9e6c20c387f5eaef0a3bb88b615aa6b8a92886))


### Features

* Added design components ([d6f60b2](https://github.com/sullivanpj/open-system/commit/d6f60b2168e0b4508c99c61c2d05a9eb5af4478f))
* Added design tokens and docs app ([5701388](https://github.com/sullivanpj/open-system/commit/57013885ad07dc9f0bced7a7a6e0f3073ded84a3))
* **core:** Added typescript core library ([61ade46](https://github.com/sullivanpj/open-system/commit/61ade46e5756cd59ca232b6a14ba08061794039f))
* **design-system:** Added snapshot testing ([4d2d6c7](https://github.com/sullivanpj/open-system/commit/4d2d6c7a1dad3c7758210748288d2c14c3d1c396))
* **landing:** Added shell and landing apps ([6e88200](https://github.com/sullivanpj/open-system/commit/6e88200bbc553bfcd1b3c1d0ac30f34de2124b2e))
* **repo:** Added semver executors and Commitizen ([0db2111](https://github.com/sullivanpj/open-system/commit/0db21117a91c32c97a952974713dd11daabaf82f))
* **tools:** Enhanced the token build executor ([3df7fb3](https://github.com/sullivanpj/open-system/commit/3df7fb31f1b772b83ed05ffffc6680b8010072d2))
* **web-landing:** Add landing screen application ([33aeaa1](https://github.com/sullivanpj/open-system/commit/33aeaa16c61c16b190de178e7dbc9935aeea1344))
* **web-shell:** Converted web app to use NextJs ([c7f6f06](https://github.com/sullivanpj/open-system/commit/c7f6f06a4b950d12def8d20e900644d2fa30338f))

0 comments on commit 0040679

Please sign in to comment.