We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e590596 commit 9caea54Copy full SHA for 9caea54
docs/changelog.mdx
@@ -1,3 +1,23 @@
1
+
2
+---
3
+name: Changelog
4
+route: /changelog
5
6
+import { TitleCard } from './components/TitleCard';
7
8
+<TitleCard title="Release Notes">
9
+ Keep up to date with the latest releases of the design system.
10
+</TitleCard>
11
12
13
14
+## [1.1.0](https://github.com/freenowtech/wave/compare/v1.0.7...v1.1.0) (2021-05-31)
15
16
17
+### Features
18
19
+* add `Password` component ([#89](https://github.com/freenowtech/wave/issues/89)) ([e590596](https://github.com/freenowtech/wave/commit/e5905961f23b5a238513dd556344ebb31f5cbfd6))
20
21
### [1.0.7](https://github.com/freenowtech/wave/compare/v1.0.6...v1.0.7) (2021-05-21)
22
23
0 commit comments