Skip to content

Commit 3255223

Browse files
chore(release): 1.0.9 [skip ci]
## [1.0.9](v1.0.8...v1.0.9) (2024-08-09) ### Code Refactoring * add `d.ts` file in root ([#69](#69)) ([0a2a9e2](0a2a9e2)) * add define-config ([#70](#70)) ([979099c](979099c)) * small changes ([#71](#71)) ([b3dfb02](b3dfb02))
1 parent b3dfb02 commit 3255223

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.9](https://github.com/archoleat/commitlint-define-config/compare/v1.0.8...v1.0.9) (2024-08-09)
4+
5+
### Code Refactoring
6+
7+
* add `d.ts` file in root ([#69](https://github.com/archoleat/commitlint-define-config/issues/69)) ([0a2a9e2](https://github.com/archoleat/commitlint-define-config/commit/0a2a9e2274962e1f70a3e1b5cf3f26a2049d0413))
8+
* add define-config ([#70](https://github.com/archoleat/commitlint-define-config/issues/70)) ([979099c](https://github.com/archoleat/commitlint-define-config/commit/979099cd76c10c43768dfc89835be788a7c98edf))
9+
* small changes ([#71](https://github.com/archoleat/commitlint-define-config/issues/71)) ([b3dfb02](https://github.com/archoleat/commitlint-define-config/commit/b3dfb027f6f47a6b5a593b53a050a650efc9194a))
10+
311
## [1.0.8](https://github.com/archoleat/commitlint-define-config/compare/v1.0.7...v1.0.8) (2024-08-06)
412

513
### Code Refactoring

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",
4-
"version": "1.0.8",
4+
"version": "1.0.9",
55
"license": "MIT",
66
"author": {
77
"email": "[email protected]",

0 commit comments

Comments
 (0)