Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.0](v1.0.7...v1.1.0) (2021-05-31)

### Features

* add `Password` component ([#89](#89)) ([e590596](e590596))
  • Loading branch information
semantic-release-bot committed May 31, 2021
1 parent e590596 commit 9caea54
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/changelog.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@

---
name: Changelog
route: /changelog
---
import { TitleCard } from './components/TitleCard';

<TitleCard title="Release Notes">
Keep up to date with the latest releases of the design system.
</TitleCard>



## [1.1.0](https://github.com/freenowtech/wave/compare/v1.0.7...v1.1.0) (2021-05-31)


### Features

* add `Password` component ([#89](https://github.com/freenowtech/wave/issues/89)) ([e590596](https://github.com/freenowtech/wave/commit/e5905961f23b5a238513dd556344ebb31f5cbfd6))

### [1.0.7](https://github.com/freenowtech/wave/compare/v1.0.6...v1.0.7) (2021-05-21)


Expand Down

0 comments on commit 9caea54

Please sign in to comment.