@jetbrains/icons
Advanced tools
Comparing version 1.21.0 to 1.22.0
@@ -5,2 +5,12 @@ # Change Log | ||
<a name="1.22.0"></a> | ||
# [1.22.0](https://github.com/JetBrains/icons/compare/v1.21.0...v1.22.0) (2018-12-05) | ||
### Features | ||
* **[publish]:** New icons from RG-1926 Update Icons for Ring UI ([42d71d1](https://github.com/JetBrains/icons/commit/42d71d1)) | ||
<a name="1.21.0"></a> | ||
@@ -7,0 +17,0 @@ # [1.21.0](https://github.com/JetBrains/icons/compare/v1.20.3...v1.21.0) (2018-11-27) |
{ | ||
"name": "@jetbrains/icons", | ||
"version": "1.21.0", | ||
"version": "1.22.0", | ||
"description": "Jetbrains Web UI Icons Library", | ||
@@ -36,4 +36,4 @@ "main": "index.js", | ||
"prerelease:ci": "npm run build", | ||
"release:ci": "standard-version && git push --follow-tags origin master && ci-publish" | ||
"release:ci": "standard-version && git push --follow-tags origin release/1.0 && ci-publish" | ||
} | ||
} |
52866
138