Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](web-shell-v1.3.1...web-shell-v1.4.0) (2022-11-15)

### Bug Fixes

* **design-system:** Disable clear build parameter ([e4ecce4](e4ecce4))
* **design-system:** Fixed bootstrap config code ([1587d2e](1587d2e))
* **design-system:** Fixed token font build issue ([d59e002](d59e002))
* **repo:** Configure tokens as implicitDependency ([fc9e6c2](fc9e6c2))
* **repo:** Update component build parameters ([7b00f6f](7b00f6f))
* **repo:** Updated next build path ([8d5427e](8d5427e))
* **repo:** Updated workflow script ([2aa4c91](2aa4c91))
* **repo:** Updated workflow script build execution ([660a635](660a635))
* Resolved issue with tailwind config ([ca863f4](ca863f4))
* **web-landing:** Added not found page ([1202a83](1202a83))
* **web-shell:** Added trailing slash to config ([d66a4a6](d66a4a6))
* **web-shell:** Removed export from build script ([7ce2241](7ce2241))
* **web-shell:** Removed unused page ([5da678d](5da678d))
* **web-shell:** Updated package.json ([ac3235f](ac3235f))

### Features

* **core:** Added typescript core library ([61ade46](61ade46))
* **design-system:** Added snapshot testing ([4d2d6c7](4d2d6c7))
* **design-system:** Initial setup of input ([314856f](314856f))
* **shared:** Generated the React components lib ([f6f882b](f6f882b))
* **web-landing:** Add landing screen application ([33aeaa1](33aeaa1))
* **web-shell:** Added @next/font ([ef22c2d](ef22c2d))
* **web-shell:** Converted web app to use NextJs ([c7f6f06](c7f6f06))
  • Loading branch information
semantic-release-bot committed Nov 15, 2022
1 parent ac3235f commit a983ef4
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions apps/web/shell/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
# [1.4.0](https://github.com/sullivanpj/open-system/compare/web-shell-v1.3.1...web-shell-v1.4.0) (2022-11-15)


### Bug Fixes

* **design-system:** Disable clear build parameter ([e4ecce4](https://github.com/sullivanpj/open-system/commit/e4ecce4d68a9a4298fe198862bb83ce7f23dd34e))
* **design-system:** Fixed bootstrap config code ([1587d2e](https://github.com/sullivanpj/open-system/commit/1587d2e06cd1f0b459574aa3b7051c44b413d2bd))
* **design-system:** Fixed token font build issue ([d59e002](https://github.com/sullivanpj/open-system/commit/d59e002882ff4d8456d0d4fa84f776f68f191917))
* **repo:** Configure tokens as implicitDependency ([fc9e6c2](https://github.com/sullivanpj/open-system/commit/fc9e6c20c387f5eaef0a3bb88b615aa6b8a92886))
* **repo:** Update component build parameters ([7b00f6f](https://github.com/sullivanpj/open-system/commit/7b00f6fb888549224a0c46d3adaa99c0fe7bb1ad))
* **repo:** Updated next build path ([8d5427e](https://github.com/sullivanpj/open-system/commit/8d5427ea023b5b4165a87bfa3e2946fbe07ed34e))
* **repo:** Updated workflow script ([2aa4c91](https://github.com/sullivanpj/open-system/commit/2aa4c91d2f3430b3306585eca4e251140d18c51d))
* **repo:** Updated workflow script build execution ([660a635](https://github.com/sullivanpj/open-system/commit/660a63532d1abc3f3f924b8857ae4c2edf2b39d8))
* Resolved issue with tailwind config ([ca863f4](https://github.com/sullivanpj/open-system/commit/ca863f48337010ae7aa810a4f2d22d29fdaad878))
* **web-landing:** Added not found page ([1202a83](https://github.com/sullivanpj/open-system/commit/1202a834300a6bca80f465d762b070eada488148))
* **web-shell:** Added trailing slash to config ([d66a4a6](https://github.com/sullivanpj/open-system/commit/d66a4a659bf114886a1b18fc26cfd9e9ad2a5f9d))
* **web-shell:** Removed export from build script ([7ce2241](https://github.com/sullivanpj/open-system/commit/7ce2241983c37c7e503c5c8a25f8ab5e52f9c154))
* **web-shell:** Removed unused page ([5da678d](https://github.com/sullivanpj/open-system/commit/5da678d4f48994121f021c31f2ca86b3b0e0d25e))
* **web-shell:** Updated package.json ([ac3235f](https://github.com/sullivanpj/open-system/commit/ac3235fd489d92caeed270c6919d9d91736ff097))


### Features

* **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))
* **design-system:** Initial setup of input ([314856f](https://github.com/sullivanpj/open-system/commit/314856ffac6887ce72d53e71b430a2b918043774))
* **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:** Added @next/font ([ef22c2d](https://github.com/sullivanpj/open-system/commit/ef22c2d3710e8bd399ad6498ee638c2258d490a0))
* **web-shell:** Converted web app to use NextJs ([c7f6f06](https://github.com/sullivanpj/open-system/commit/c7f6f06a4b950d12def8d20e900644d2fa30338f))

## [1.3.1](https://github.com/sullivanpj/open-system/compare/web-shell-v1.3.0...web-shell-v1.3.1) (2022-11-05)

### Bug Fixes
Expand Down

0 comments on commit a983ef4

Please sign in to comment.