commitlint-plugin-tense
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,8 @@ | ||
## [1.0.1](https://github.com/actuallydamo/commitlint-plugin-tense/compare/v1.0.0...v1.0.1) (2023-01-31) | ||
### Bug Fixes | ||
* add `upgrade` to allowlist ([d11a95d](https://github.com/actuallydamo/commitlint-plugin-tense/commit/d11a95d995b882c2baaae17570fcd2399114511c)) | ||
# 1.0.0 (2022-07-01) | ||
@@ -2,0 +9,0 @@ |
@@ -351,2 +351,3 @@ "use strict"; | ||
'update', | ||
'upgrade', | ||
'use', | ||
@@ -353,0 +354,0 @@ 'utilise', |
{ | ||
"name": "commitlint-plugin-tense", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A commitlint plugin that checks tense", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
14139
496