bulma-badge
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -0,1 +1,11 @@ | ||
<a name="0.1.3"></a> | ||
## [0.1.3](https://github.com/Wikiki/bulma-badge/compare/v0.1.0...v0.1.3) (2018-02-09) | ||
### Features | ||
* **gulp:** Add gulp dependencies ([fcb2a2a](https://github.com/Wikiki/bulma-badge/commit/fcb2a2a)) | ||
# Change Log | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "bulma-badge", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Display a badge element in front of Bulma's element in different colors.", | ||
@@ -33,2 +33,3 @@ "main": "badge.sass", | ||
"bulma": "^0.6.2", | ||
"conventional-github-releaser": "^2.0.0", | ||
"del": "^3.0.0", | ||
@@ -38,7 +39,11 @@ "gulp": "^3.9.1", | ||
"gulp-babel": "^7.0.1", | ||
"gulp-bump": "^3.1.0", | ||
"gulp-clean-css": "^3.9.2", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-conventional-changelog": "^1.1.11", | ||
"gulp-git": "^2.5.1", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "^3.1.0", | ||
"gulp-uglify": "^3.0.0", | ||
"gulp-util": "^3.0.8", | ||
"run-sequence": "^2.2.1" | ||
@@ -45,0 +50,0 @@ }, |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
12191
1
19