diff --git a/docs/changelog.mdx b/docs/changelog.mdx index 1e8a75290..bf1502e67 100644 --- a/docs/changelog.mdx +++ b/docs/changelog.mdx @@ -11,6 +11,25 @@ import { TitleCard } from './components/TitleCard'; +### [1.2.1](https://github.com/freenowtech/wave/compare/v1.2.0...v1.2.1) (2021-06-04) + + +### Bug Fixes + +* **password:** allow to set width of the password input ([#101](https://github.com/freenowtech/wave/issues/101)) ([17d9a9a](https://github.com/freenowtech/wave/commit/17d9a9a338f3769ac02e6a1537271bf6d37ca081)) + +--- +name: Changelog +route: /changelog +--- +import { TitleCard } from './components/TitleCard'; + + + Keep up to date with the latest releases of the design system. + + + + ## [1.2.0](https://github.com/freenowtech/wave/compare/v1.1.0...v1.2.0) (2021-06-03)