Skip to content

Commit 184396a

Browse files
committed
feat: trigger minor release
1 parent 8b1b983 commit 184396a

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

CHANGELOG.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,20 @@ All notable changes to this project will be documented in this file.
1111

1212
# 1.0.0 (2026-01-09)
1313

14-
1514
### Bug Fixes
1615

17-
* add debug steps for npmrc files in CI workflow ([efb1d1b](https://github.com/DanhezCode/declarative-benchmarks/commit/efb1d1b5e4ed3c49565b2156cbaae77030002d74))
18-
* correct the repository URL and improve the CI configuration ([f0f1b07](https://github.com/DanhezCode/declarative-benchmarks/commit/f0f1b075531f2b97027aedabb81fd2091876b8c7))
19-
* correct the repository URL in package.json ([1539921](https://github.com/DanhezCode/declarative-benchmarks/commit/1539921944af728fd637fa17a88618964202dc7f))
20-
* enable NPM_TOKEN for semantic release in CI configuration ([7e88108](https://github.com/DanhezCode/declarative-benchmarks/commit/7e88108a15f5b10be5ab36f0402b46bcacac22dd))
21-
* fixed error in the import plugin ([eabbf93](https://github.com/DanhezCode/declarative-benchmarks/commit/eabbf93b9076cb54f0dea90d31d3f2f7f416807c))
22-
* remove registry-url from Node.js setup and add npmrc debug steps ([7f9bcc1](https://github.com/DanhezCode/declarative-benchmarks/commit/7f9bcc1c985458d5b8376717c14f2e5b555c088c))
23-
* update CI configuration and enhance semantic release setup ([fd47207](https://github.com/DanhezCode/declarative-benchmarks/commit/fd47207b95db2ef8cee2b73d28a0e14159f48faf))
24-
* update folder name ([a8ded32](https://github.com/DanhezCode/declarative-benchmarks/commit/a8ded3209a6da8171677693d38467b3cd7de5e6f))
25-
* update version to 1.0.1 and correct repository URL format in package.json ([eb5efef](https://github.com/DanhezCode/declarative-benchmarks/commit/eb5efef38bf9865359edc4e977cc6e39fbc56e90))
26-
16+
- add debug steps for npmrc files in CI workflow ([efb1d1b](https://github.com/DanhezCode/declarative-benchmarks/commit/efb1d1b5e4ed3c49565b2156cbaae77030002d74))
17+
- correct the repository URL and improve the CI configuration ([f0f1b07](https://github.com/DanhezCode/declarative-benchmarks/commit/f0f1b075531f2b97027aedabb81fd2091876b8c7))
18+
- correct the repository URL in package.json ([1539921](https://github.com/DanhezCode/declarative-benchmarks/commit/1539921944af728fd637fa17a88618964202dc7f))
19+
- enable NPM_TOKEN for semantic release in CI configuration ([7e88108](https://github.com/DanhezCode/declarative-benchmarks/commit/7e88108a15f5b10be5ab36f0402b46bcacac22dd))
20+
- fixed error in the import plugin ([eabbf93](https://github.com/DanhezCode/declarative-benchmarks/commit/eabbf93b9076cb54f0dea90d31d3f2f7f416807c))
21+
- remove registry-url from Node.js setup and add npmrc debug steps ([7f9bcc1](https://github.com/DanhezCode/declarative-benchmarks/commit/7f9bcc1c985458d5b8376717c14f2e5b555c088c))
22+
- update CI configuration and enhance semantic release setup ([fd47207](https://github.com/DanhezCode/declarative-benchmarks/commit/fd47207b95db2ef8cee2b73d28a0e14159f48faf))
23+
- update folder name ([a8ded32](https://github.com/DanhezCode/declarative-benchmarks/commit/a8ded3209a6da8171677693d38467b3cd7de5e6f))
24+
- update version to 1.0.1 and correct repository URL format in package.json ([eb5efef](https://github.com/DanhezCode/declarative-benchmarks/commit/eb5efef38bf9865359edc4e977cc6e39fbc56e90))
2725

2826
### Features
2927

30-
* add semantic-release an ci ([f7c7449](https://github.com/DanhezCode/declarative-benchmarks/commit/f7c7449f9b0cb2954a189d00892d2d9536eaeccb))
31-
* init template ([5cbeb74](https://github.com/DanhezCode/declarative-benchmarks/commit/5cbeb74093c10543d46871edc262c5cbec7cd0f4))
32-
* restructure CI/CD with new configurations and add support for development branches ([9b25f4c](https://github.com/DanhezCode/declarative-benchmarks/commit/9b25f4c16ba081d50a976f758eb0027a6cd95061))
28+
- add semantic-release an ci ([f7c7449](https://github.com/DanhezCode/declarative-benchmarks/commit/f7c7449f9b0cb2954a189d00892d2d9536eaeccb))
29+
- init template ([5cbeb74](https://github.com/DanhezCode/declarative-benchmarks/commit/5cbeb74093c10543d46871edc262c5cbec7cd0f4))
30+
- restructure CI/CD with new configurations and add support for development branches ([9b25f4c](https://github.com/DanhezCode/declarative-benchmarks/commit/9b25f4c16ba081d50a976f758eb0027a6cd95061))

0 commit comments

Comments
 (0)