Skip to content

Commit a943c1b

Browse files
author
“andresin87”
committedApr 20, 2021
release(documentation/library): v1.21.0
1 parent b8a6df6 commit a943c1b

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed
 

‎components/documentation/library/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
# 1.21.0 (2021-04-20)
6+
7+
8+
### Bug Fixes
9+
10+
* documentation only ([b8a6df6](https://github.com/SUI-Components/docs-components/commit/b8a6df6f9029e0cdefb637cb1c7979ee94d57621))
11+
* isomorphic fetch lib ([c93b05d](https://github.com/SUI-Components/docs-components/commit/c93b05d240cd90b4c43102bc5030788965d8f324))
12+
13+
14+
### Features
15+
16+
* add Color components ([8e6ed96](https://github.com/SUI-Components/docs-components/commit/8e6ed96df33e9c9b2ea4beb4612a0cb6a94e6b06))
17+
18+
19+
520
# 1.20.0 (2021-03-30)
621

722

‎components/documentation/library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@s-ui/documentation-library",
3-
"version": "1.20.0",
3+
"version": "1.21.0",
44
"description": "",
55
"main": "lib/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)