Skip to content

Commit e65d3e1

Browse files
chore(release): 1.0.10 [skip ci]
## [1.0.10](v1.0.9...v1.0.10) (2024-08-18) ### Code Refactoring * move `package.json` scripts to ci ([#80](#80)) ([71faf55](71faf55)) * **tsconfig:** remove `composite` option ([#76](#76)) ([c2d7324](c2d7324)) * small changes ([#75](#75)) ([868ca10](868ca10)) ### Documentation * **readme:** remove extra scripts ([#77](#77)) ([b8d3105](b8d3105))
1 parent 71faf55 commit e65d3e1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.10](https://github.com/archoleat/commitlint-define-config/compare/v1.0.9...v1.0.10) (2024-08-18)
4+
5+
### Code Refactoring
6+
7+
* move `package.json` scripts to ci ([#80](https://github.com/archoleat/commitlint-define-config/issues/80)) ([71faf55](https://github.com/archoleat/commitlint-define-config/commit/71faf55396067acc4cac26f82ced1ed29629ca9b))
8+
* **tsconfig:** remove `composite` option ([#76](https://github.com/archoleat/commitlint-define-config/issues/76)) ([c2d7324](https://github.com/archoleat/commitlint-define-config/commit/c2d7324ff001462c3b29a0f769cfd3a211cffd81))
9+
* small changes ([#75](https://github.com/archoleat/commitlint-define-config/issues/75)) ([868ca10](https://github.com/archoleat/commitlint-define-config/commit/868ca1044d09d0de8076032d7ec0bcb68f8ce52b))
10+
11+
### Documentation
12+
13+
* **readme:** remove extra scripts ([#77](https://github.com/archoleat/commitlint-define-config/issues/77)) ([b8d3105](https://github.com/archoleat/commitlint-define-config/commit/b8d310546b0918cb6a330622238c0bd9905a561d))
14+
315
## [1.0.9](https://github.com/archoleat/commitlint-define-config/compare/v1.0.8...v1.0.9) (2024-08-09)
416

517
### 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.9",
4+
"version": "1.0.10",
55
"license": "MIT",
66
"author": {
77
"email": "[email protected]",

0 commit comments

Comments
 (0)