Skip to content

Commit 4dfdc54

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2024-04-05) ### Code Refactoring * **architecture:** rename `define-config` to `index` ([#23](#23)) ([01a3392](01a3392))
1 parent 01a3392 commit 4dfdc54

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.4](https://github.com/archoleat/commitlint-define-config/compare/v1.0.3...v1.0.4) (2024-04-05)
4+
5+
6+
### Code Refactoring
7+
8+
* **architecture:** rename `define-config` to `index` ([#23](https://github.com/archoleat/commitlint-define-config/issues/23)) ([01a3392](https://github.com/archoleat/commitlint-define-config/commit/01a33922ecd3209b3d4b453abd701d0a456d1a08))
9+
310
## [1.0.3](https://github.com/archoleat/commitlint-define-config/compare/v1.0.2...v1.0.3) (2024-04-04)
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.3",
4+
"version": "1.0.4",
55
"license": "MIT",
66
"author": {
77
"email": "[email protected]",

0 commit comments

Comments
 (0)