@6edesign/actions-test
Advanced tools
Comparing version 1.0.5 to 1.1.0
@@ -0,1 +1,8 @@ | ||
# [1.1.0](https://github.com/6eDesign/actions-test/compare/v1.0.5...v1.1.0) (2020-12-22) | ||
### Features | ||
* switch to release.config.js ([e1500fe](https://github.com/6eDesign/actions-test/commit/e1500fe9d859e7aef54ee1c4745f96951a32ba2c)) | ||
## [1.0.5](https://github.com/6eDesign/actions-test/compare/v1.0.4...v1.0.5) (2020-12-22) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@6edesign/actions-test", | ||
"version": "1.0.5", | ||
"version": "1.1.0", | ||
"description": "", | ||
@@ -9,30 +9,2 @@ "main": "index.js", | ||
}, | ||
"release": { | ||
"branches": [ | ||
"master" | ||
], | ||
"verifyConditions": [ | ||
"@semantic-release/changelog", | ||
"@semantic-release/npm", | ||
"@semantic-release/git" | ||
], | ||
"prepare": [ | ||
"@semantic-release/changelog", | ||
"@semantic-release/npm", | ||
{ | ||
"path": "@semantic-release/git", | ||
"assets": [ | ||
"dist/**/*.{js,css}", | ||
"docs", | ||
"package.json", | ||
"CHANGELOG.md" | ||
], | ||
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes} :)" | ||
} | ||
], | ||
"publish": [ | ||
"@semantic-release/npm", | ||
"@semantic-release/github" | ||
] | ||
}, | ||
"scripts": { | ||
@@ -39,0 +11,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
2367
4
27
0