Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dimabory authored Oct 6, 2020
1 parent 8c078a0 commit 11d9a7a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

- Add `closeable` property for `Notification` component
- Add `disableMobileFullWidth` property for `Button` component
- Remove unused dependencies (`css-loader`,`file-loader`,`html-webpack-plugin`,`postcss-loader`,`sass-loader`,`style-loader`)
- Upgrade `memoize-one` dependency and remove no longer maintained `@types/memoize-one`
- Sort package.json using `npx sort-package-json` command

## 1.4.2

Expand All @@ -23,9 +26,6 @@

- Update `Form` component to receive `prompt` prop as component
- Add custom dialog for `Prompt` component
- Remove unused dependencies (`css-loader`,`file-loader`,`html-webpack-plugin`,`postcss-loader`,`sass-loader`,`style-loader`)
- Upgrade `memoize-one` dependency and remove no longer maintained `@types/memoize-one`
- Sort package.json using `npx sort-package-json` command

## 1.2.0

Expand Down

0 comments on commit 11d9a7a

Please sign in to comment.