@y-qwq/commit-and-tag-version-example
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -5,2 +5,9 @@ # Changelog | ||
### [0.1.3](https://github.com/Y-qwq/commit-and-tag-version-example/compare/@y-qwq/commit-and-tag-version-example@0.1.2...@y-qwq/commit-and-tag-version-example@0.1.3) (2022-09-06) | ||
### Features | ||
* remove $ ([81e0a16](https://github.com/Y-qwq/commit-and-tag-version-example/commit/81e0a165540bf3682871c7992cbf95826b564477)) | ||
### 0.1.2 (2022-09-06) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "@y-qwq/commit-and-tag-version-example", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "", | ||
@@ -25,4 +25,4 @@ "main": "index.js", | ||
"standard-version": { | ||
"releaseCommitMessageFormat": "ci: release @ones-op/node-host@${{currentTag}} [skip ci]" | ||
"releaseCommitMessageFormat": "ci: release @ones-op/node-host@{{currentTag}} [skip ci]" | ||
} | ||
} |
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
4889