We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 827a4a7 commit f381b54Copy full SHA for f381b54
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.2](https://github.com/rizqyfahmi/commitlint-plugin-prevenger/compare/v1.0.1...v1.0.2) (2025-07-18)
2
+
3
4
+### Bug Fixes
5
6
+* **rule:** resolve export rule ([827a4a7](https://github.com/rizqyfahmi/commitlint-plugin-prevenger/commit/827a4a7762897998c50924145166c352d6af66f5))
7
8
## [1.0.1](https://github.com/rizqyfahmi/commitlint-plugin-prevenger/compare/v1.0.0...v1.0.1) (2025-07-18)
9
10
# 1.0.0 (2025-07-18)
package.json
@@ -1,6 +1,6 @@
{
"name": "commitlint-plugin-prevenger",
- "version": "1.0.1",
+ "version": "1.0.2",
"main": "dist/index.js",
"scripts": {
"test": "jest --coverage",
0 commit comments