cpe-patterns
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -8,2 +8,11 @@ # Changelog | ||
## [Unreleased] | ||
## [1.2.1] - 2018-12-4 | ||
### Fixed | ||
- Lock magnify version to fix regression ([#228](https://github.com/cloudfour/cpe-patterns/pull/228)) | ||
- Improved publish process, no longer attempts to push tags when `npm version` is run (#227) | ||
## [1.2.0] - 2018-11-29 | ||
@@ -17,4 +26,2 @@ | ||
## [Unreleased] | ||
## [1.2.0] - 2018-11-29 | ||
@@ -21,0 +28,0 @@ |
{ | ||
"name": "cpe-patterns", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"author": "Cloud Four", | ||
@@ -59,3 +59,3 @@ "description": "A pattern library authoring environment", | ||
"imports-loader": "^0.7.1", | ||
"magnify": "^2.1.0", | ||
"magnify": "2.1.0", | ||
"nodelist-foreach": "^1.0.1", | ||
@@ -95,4 +95,3 @@ "postcss-cssnext": "^2.10.0", | ||
"check-lint": "prettier --list-different '**/*.js' && eslint '**/*.js'", | ||
"version": "node scripts/update-changelog.js && git add CHANGELOG.md", | ||
"postversion": "git push && git push --tags", | ||
"version": "node scripts/update-changelog.js", | ||
"lint": "prettier --write '**/*.js' && eslint --fix '**/*.js'", | ||
@@ -99,0 +98,0 @@ "build": "gulp build", |
Sorry, the diff of this file is too big to display
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
3692006