automated-release-npm
Advanced tools
Comparing version 3.1.0 to 3.2.0
# Changelog | ||
## [3.2.0](https://github.com/sherwinski/automated-release-npm/compare/3.1.0...3.2.0) (2024-11-05) | ||
### Features | ||
* adding a new feature ([76e68f2](https://github.com/sherwinski/automated-release-npm/commit/76e68f2c851dd25613f1639af87b97e9ca166df0)) | ||
## [3.1.0](https://github.com/sherwinski/automated-release-npm/compare/3.0.1...3.1.0) (2024-11-05) | ||
@@ -4,0 +10,0 @@ |
@@ -45,1 +45,10 @@ console.log("Hello World"); | ||
console.log("Hello World 11"); | ||
// let's add a new feature | ||
console.log("Hello World 12"); |
{ | ||
"name": "automated-release-npm", | ||
"version": "3.1.0", | ||
"version": "3.2.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
8678
167