Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [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