@welcome-ui/tag
Advanced tools
Comparing version 1.1.5 to 1.2.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.2.0](https://github.com/WTTJ/welcome-ui/compare/v1.1.6...v1.2.0) (2020-01-13) | ||
### Features | ||
* add Dark theme ([#481](https://github.com/WTTJ/welcome-ui/issues/481)) ([96c0cf3](https://github.com/WTTJ/welcome-ui/commit/96c0cf3b3f7cff70a0dc5d548222c0eaed753ca2)) | ||
## [1.1.5](https://github.com/WTTJ/welcome-ui/compare/v1.1.4...v1.1.5) (2020-01-10) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@welcome-ui/tag", | ||
"version": "1.1.5", | ||
"version": "1.2.0", | ||
"description": "Customizable design system with react • styled-components • styled-system and reakit.", | ||
@@ -48,4 +48,4 @@ "main": "dist/tag.cjs.js", | ||
}, | ||
"gitHead": "9cdacd71c248b3c1cc79cc5302e0079b4fd90411", | ||
"gitHead": "5af2f21b3fec1d8aa4ccfdf98fce2c09237e611d", | ||
"sideEffects": false | ||
} |
13725