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

### Features

* Added design components ([d6f60b2](d6f60b2))
* Added tool libraries ([77c8553](77c8553))
* **apis-message:** Initial API code-generation ([f5f210e](f5f210e))
* **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))
* **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 8cf6fbe commit 196e0bd
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions tools/generators/dotnet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# 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))


### Features

* Added design components ([d6f60b2](https://github.com/sullivanpj/open-system/commit/d6f60b2168e0b4508c99c61c2d05a9eb5af4478f))
* Added tool libraries ([77c8553](https://github.com/sullivanpj/open-system/commit/77c8553bb6c4e2a7b265839a3e0a35a4d7e294da))
* **apis-message:** Initial API code-generation ([f5f210e](https://github.com/sullivanpj/open-system/commit/f5f210e5705fec10db01c9cdca87ffb635aeb3c1))
* **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))
* **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 196e0bd

Please sign in to comment.