automated-release-npm
Advanced tools
Comparing version 1.4.0 to 1.5.0
# Changelog | ||
## [1.5.0](https://github.com/sherwinski/automated-release-npm/compare/1.4.0...1.5.0) (2024-11-04) | ||
### Features | ||
* changing a feature ([ec0824c](https://github.com/sherwinski/automated-release-npm/commit/ec0824c2ebd21a221a1a67ee0e30fd64a5f93ec4)) | ||
## [1.4.0](https://github.com/sherwinski/automated-release-npm/compare/1.3.1...1.4.0) (2024-11-04) | ||
@@ -4,0 +10,0 @@ |
@@ -15,2 +15,5 @@ console.log("Hello World"); | ||
// 1.3.2 | ||
console.log("Hello World 6"); | ||
console.log("Hello World 6"); | ||
// 2.0.0 | ||
console.log("Hello World 7"); |
{ | ||
"name": "automated-release-npm", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"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
5315
107