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 0e53f7b commit cb8b1a6Copy full SHA for cb8b1a6
CHANGELOG.md
@@ -1 +1,7 @@
1
# Changelog
2
+
3
+## [1.1.1](https://github.com/archoleat/commitlint-define-config/compare/v1.1.0...v1.1.1) (2025-09-06)
4
5
+### Bug Fixes
6
7
+* package ([#9](https://github.com/archoleat/commitlint-define-config/issues/9)) ([0e53f7b](https://github.com/archoleat/commitlint-define-config/commit/0e53f7b4bd44b38835801f4853a1a14dd9b39915))
package.json
@@ -1,7 +1,7 @@
{
"name": "@archoleat/commitlint-define-config",
"description": "Provide a defineConfig function for Commitlint",
- "version": "1.1.0",
+ "version": "1.1.1",
"license": "MIT",
"author": {
"email": "nikkeyl.me@gmail.com",
0 commit comments