You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-14Lines changed: 12 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,22 +11,20 @@ All notable changes to this project will be documented in this file.
11
11
12
12
# 1.0.0 (2026-01-09)
13
13
14
-
15
14
### Bug Fixes
16
15
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))
27
25
28
26
### Features
29
27
30
-
* add semantic-release an ci ([f7c7449](https://github.com/DanhezCode/declarative-benchmarks/commit/f7c7449f9b0cb2954a189d00892d2d9536eaeccb))
* 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))
- restructure CI/CD with new configurations and add support for development branches ([9b25f4c](https://github.com/DanhezCode/declarative-benchmarks/commit/9b25f4c16ba081d50a976f758eb0027a6cd95061))
0 commit comments