Skip to content

Commit b961d30

Browse files
chore(release): 1.2.0 [skip ci]
## [1.2.0](v1.1.0...v1.2.0) (2021-06-03) ### Features * **text:** adding the disabled text color, fixing inverted text colors ([#96](#96)) ([40b529d](40b529d)) ### Bug Fixes * **checkbox:** Adds disabled checkbox text color ([#97](#97)) ([d2dc31d](d2dc31d))
1 parent d2dc31d commit b961d30

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/changelog.mdx

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,30 @@ import { TitleCard } from './components/TitleCard';
1111

1212

1313

14+
## [1.2.0](https://github.com/freenowtech/wave/compare/v1.1.0...v1.2.0) (2021-06-03)
15+
16+
17+
### Features
18+
19+
* **text:** adding the disabled text color, fixing inverted text colors ([#96](https://github.com/freenowtech/wave/issues/96)) ([40b529d](https://github.com/freenowtech/wave/commit/40b529d2f51397ac7d95373ffd2f40a130853864))
20+
21+
22+
### Bug Fixes
23+
24+
* **checkbox:** Adds disabled checkbox text color ([#97](https://github.com/freenowtech/wave/issues/97)) ([d2dc31d](https://github.com/freenowtech/wave/commit/d2dc31db1323e3947bb95139f80e02db5599a928))
25+
26+
---
27+
name: Changelog
28+
route: /changelog
29+
---
30+
import { TitleCard } from './components/TitleCard';
31+
32+
<TitleCard title="Release Notes">
33+
Keep up to date with the latest releases of the design system.
34+
</TitleCard>
35+
36+
37+
1438
## [1.1.0](https://github.com/freenowtech/wave/compare/v1.0.7...v1.1.0) (2021-05-31)
1539

1640

0 commit comments

Comments
 (0)