Skip to content

Commit 9caea54

Browse files
chore(release): 1.1.0 [skip ci]
## [1.1.0](v1.0.7...v1.1.0) (2021-05-31) ### Features * add `Password` component ([#89](#89)) ([e590596](e590596))
1 parent e590596 commit 9caea54

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/changelog.mdx

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
121
### [1.0.7](https://github.com/freenowtech/wave/compare/v1.0.6...v1.0.7) (2021-05-21)
222

323

0 commit comments

Comments
 (0)