Skip to content

Commit 09c1399

Browse files
chore(release): 1.0.7 [skip ci]
## [1.0.7](v1.0.6...v1.0.7) (2024-04-09) ### Code Refactoring * **eslint:** rename unicorn import ([#29](#29)) ([81764d9](81764d9))
1 parent 1d0deb1 commit 09c1399

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.7](https://github.com/archoleat/commitlint-define-config/compare/v1.0.6...v1.0.7) (2024-04-09)
4+
5+
6+
### Code Refactoring
7+
8+
* **eslint:** rename unicorn import ([#29](https://github.com/archoleat/commitlint-define-config/issues/29)) ([81764d9](https://github.com/archoleat/commitlint-define-config/commit/81764d9eb7f0e540f2313ec360f09fbbfb565b0d))
9+
310
## [1.0.6](https://github.com/archoleat/commitlint-define-config/compare/v1.0.5...v1.0.6) (2024-04-08)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@archoleat/commitlint-define-config",
33
"description": "Provide a defineConfig function for commitlint.config.js file",
4-
"version": "1.0.6",
4+
"version": "1.0.7",
55
"license": "MIT",
66
"author": {
77
"email": "[email protected]",

0 commit comments

Comments
 (0)