Skip to content

Commit 907f3a1

Browse files
chore(release): 1.1.0 [skip ci]
## [1.1.0](v1.0.12...v1.1.0) (2024-09-28) ### Features * add `funding.yaml` ([#102](#102)) ([91f621b](91f621b)) ### Code Refactoring * move build script to `release.yaml` ([#103](#103)) ([c3b0f2f](c3b0f2f)) * specs and comment ([#104](#104)) ([f3e827f](f3e827f))
1 parent f3e827f commit 907f3a1

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

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+
314
## [1.0.12](https://github.com/archoleat/commitlint-define-config/compare/v1.0.11...v1.0.12) (2024-09-22)
415

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

0 commit comments

Comments
 (0)