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

* **core:** Resolve jest test issues ([c41c38d](c41c38d))
* **core:** Test config updates ([a404401](a404401))
* **core:** Updated jest-environment-jsdom version ([b73ab13](b73ab13))
* **core:** Updates to test config ([5b3dc4e](5b3dc4e))
* **repo:** Build tools before token project ([89c9556](89c9556))
* **repo:** Configure tokens as implicitDependency ([fc9e6c2](fc9e6c2))
* **tools-executors-docs:** Update build config ([74372a1](74372a1))

### Features

* Added design components ([d6f60b2](d6f60b2))
* **core:** Added typescript core library ([61ade46](61ade46))
* **design-system:** Added snapshot testing ([4d2d6c7](4d2d6c7))
* **docs:** Added doc search functionality ([bc5a417](bc5a417))
* **landing:** Added shell and landing apps ([6e88200](6e88200))
* **repo:** Added semver executors and Commitizen ([0db2111](0db2111))
* **shared-ui-design-token:** Added docgen tools ([d06b8e0](d06b8e0))
* **shared:** Generated the React components lib ([f6f882b](f6f882b))
* **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 eac2b14 commit 1047dfc
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions tools/executors/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# 1.0.0 (2022-11-15)


### Bug Fixes

* **core:** Resolve jest test issues ([c41c38d](https://github.com/sullivanpj/open-system/commit/c41c38d6d15355923cd6cf78d217a2630b6e8d09))
* **core:** Test config updates ([a404401](https://github.com/sullivanpj/open-system/commit/a404401f3189448a3675a358ca18f0b703f13326))
* **core:** Updated jest-environment-jsdom version ([b73ab13](https://github.com/sullivanpj/open-system/commit/b73ab138f38fa2b3e7426be76f62c6236fffcd60))
* **core:** Updates to test config ([5b3dc4e](https://github.com/sullivanpj/open-system/commit/5b3dc4efd4f6decc65323f1d471b6231923c0048))
* **repo:** Build tools before token project ([89c9556](https://github.com/sullivanpj/open-system/commit/89c95563138fbdc3ea520e6c23530bb16210b695))
* **repo:** Configure tokens as implicitDependency ([fc9e6c2](https://github.com/sullivanpj/open-system/commit/fc9e6c20c387f5eaef0a3bb88b615aa6b8a92886))
* **tools-executors-docs:** Update build config ([74372a1](https://github.com/sullivanpj/open-system/commit/74372a12f616da034e2b335cd31b9b8aff8eee38))


### Features

* Added design components ([d6f60b2](https://github.com/sullivanpj/open-system/commit/d6f60b2168e0b4508c99c61c2d05a9eb5af4478f))
* **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))
* **docs:** Added doc search functionality ([bc5a417](https://github.com/sullivanpj/open-system/commit/bc5a417e50ce14dcda2e94c194447b846026463b))
* **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))
* **shared-ui-design-token:** Added docgen tools ([d06b8e0](https://github.com/sullivanpj/open-system/commit/d06b8e008dd8e72c50e52a94c756a57337c3b124))
* **shared:** Generated the React components lib ([f6f882b](https://github.com/sullivanpj/open-system/commit/f6f882b713b0d907caee5c41bc89da54974138d1))
* **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 1047dfc

Please sign in to comment.