automated-release-npm
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -5,2 +5,3 @@ { | ||
], | ||
"tagFormat": "${version}", | ||
"plugins": [ | ||
@@ -7,0 +8,0 @@ [ |
# Changelog | ||
## [1.3.1](https://github.com/sherwinski/automated-release-npm/compare/v1.3.0...1.3.1) (2024-11-04) | ||
### Bug Fixes | ||
* format git tag to not prepend `v` ([e01dcf1](https://github.com/sherwinski/automated-release-npm/commit/e01dcf1fdba05c56cc78c9e4d65b1f6b067a2b5c)) | ||
## [1.3.0](https://github.com/sherwinski/automated-release-npm/compare/v1.2.0...v1.3.0) (2024-11-04) | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "automated-release-npm", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5317
101