@jetbrains/icons
Advanced tools
Comparing version 3.0.0-20 to 3.0.1
@@ -5,12 +5,6 @@ # Change Log | ||
# [3.0.0-20](https://github.com/JetBrains/icons/compare/v3.0.0-19...v3.0.0-20) (2019-03-28) | ||
## [3.0.1](https://github.com/JetBrains/icons/compare/v3.0.0-20...v3.0.1) (2019-04-11) | ||
### Bug Fixes | ||
* **star [publish]:** Add paddings ([3781721](https://github.com/JetBrains/icons/commit/3781721)) | ||
* **vcs-root-20px:** Fix jumping when showing arrow ([d03e8c7](https://github.com/JetBrains/icons/commit/d03e8c7)) | ||
<a name="3.0.0-12"></a> | ||
@@ -17,0 +11,0 @@ # [3.0.0-12](https://github.com/JetBrains/icons/compare/v3.0.0-11...v3.0.0-12) (2019-02-12) |
{ | ||
"name": "@jetbrains/icons", | ||
"version": "3.0.0-20", | ||
"version": "3.0.1", | ||
"description": "Jetbrains Web UI Icons Library", | ||
@@ -35,4 +35,4 @@ "main": "index.js", | ||
"prerelease:ci": "npm run build", | ||
"release:ci": "standard-version --prerelease && git push --follow-tags origin master && npm publish --tag next" | ||
"release:ci": "standard-version && git push --follow-tags origin master && npm publish" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
62252