File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.1.0] ( https://github.com/archoleat/commitlint-define-config/compare/v1.0.12...v1.1.0 ) (2024-09-28)
4
+
5
+ ### Features
6
+
7
+ * add ` funding.yaml ` ([ #102 ] ( https://github.com/archoleat/commitlint-define-config/issues/102 ) ) ([ 91f621b] ( https://github.com/archoleat/commitlint-define-config/commit/91f621b5129fc7153aa38f231967b8cb67d7df10 ) )
8
+
9
+ ### Code Refactoring
10
+
11
+ * move build script to ` release.yaml ` ([ #103 ] ( https://github.com/archoleat/commitlint-define-config/issues/103 ) ) ([ c3b0f2f] ( https://github.com/archoleat/commitlint-define-config/commit/c3b0f2fcc0f9c67d203da8951fcef5335714272a ) )
12
+ * specs and comment ([ #104 ] ( https://github.com/archoleat/commitlint-define-config/issues/104 ) ) ([ f3e827f] ( https://github.com/archoleat/commitlint-define-config/commit/f3e827ff2bba5751516b08ada34e64bba9b86d05 ) )
13
+
3
14
## [ 1.0.12] ( https://github.com/archoleat/commitlint-define-config/compare/v1.0.11...v1.0.12 ) (2024-09-22)
4
15
5
16
### Code Refactoring
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @archoleat/commitlint-define-config" ,
3
3
"description" : " Provide a defineConfig function for Commitlint" ,
4
- "version" : " 1.0.12 " ,
4
+ "version" : " 1.1.0 " ,
5
5
"license" : " MIT" ,
6
6
"author" : {
7
7
You can’t perform that action at this time.
0 commit comments