Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2021-04-12) ### Bug Fixes * add environment props for storybook IntentbaseProvider, add info in readme about aws secrets ([c2788de](c2788de)) * add missing rimraf dependency in package.json ([6ba5521](6ba5521)) * add MIT in package.json ([1642418](1642418)) * change AWS_REGION secret name, fix ResendConfirmationCodeButton styles, fix typos ([de2426c](de2426c)) * code styling for workflows ([d922cd8](d922cd8)) * eslint warnings ([fea66fa](fea66fa)) * format email values ([ca32c9f](ca32c9f)) * handle amplify secrets ([53864b5](53864b5)) * handle error when no aws secrets provided ([62a5517](62a5517)) * handle error when no aws secrets provided ([7a93c40](7a93c40)) * refactor forms and validations ([74835ec](74835ec)) * refactor project structure ([25d246c](25d246c)) * refactor stories ([73ecca2](73ecca2)) * remove registry-url from setup-node ci jobs ([17afc6b](17afc6b)) * remove unneeded dependencies ([61f8860](61f8860)) * remove working-dir from chromatic workflow ([34153bf](34153bf)) * tsconfig ([591941b](591941b)) * wip ([00240f3](00240f3)) ### Features * add chromatic workflow ([f3592c8](f3592c8)) * add missing hook export ([6e4cf3c](6e4cf3c)) * add new hooks, unify names ([5fe9737](5fe9737)) * add new hooks, unify names ([c167c35](c167c35)) * add new method to gather token, fix typo ([22bc471](22bc471)) * add pinst scripts ([e7d9614](e7d9614)) * add PR template, add commit lint ([ec30b38](ec30b38)) * add semantic-release, adjust yarn setup, sort package.json ([8be6bf1](8be6bf1)) * add social providers ([77158b1](77158b1)) * add typescript for docs ([e342e22](e342e22)) * bump package version ([c39a4dd](c39a4dd)) * bump version ([505dd2c](505dd2c)) * bump version ([1a009e6](1a009e6)) * fix cleanups ([30da259](30da259)) * handle protected branch, update yarn.lock ([6ba3ab4](6ba3ab4)) * migrate husky to v6 ([3e5ca85](3e5ca85)) * removes console logs ([267fba6](267fba6)) * resolve issues with social providers ([5feed38](5feed38)) * test semantic-release ([873f39b](873f39b)) * test semantic-release ([eefacd7](eefacd7)) * update package version ([066220f](066220f)) * update storybook link ([4f00e77](4f00e77)) * upgrade storybook from 6.0.28 to 6.1.10 and remove docs(in storybook) directory ([87770ba](87770ba))
- Loading branch information