Skip to content

Commit 8d6f586

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-06-27) ### Bug Fixes * 🐛 format release message in .releaserc.js for consistency ([cc62af8](cc62af8)) * add newline at end of commitlint.config.js ([c8a78ed](c8a78ed)) * add release script to package.json for semantic release ([88ed374](88ed374)) * correct formatting in README.md for clarity and consistency ([41f9603](41f9603)) * correct spacing in semantic-release command in release.yml ([0c323fa](0c323fa)) * update CONTRIBUTING.md and README.md to reflect project name change ([0b416fc](0b416fc)) * update Node.js version to 20.8.1 in release.yml ([c67d258](c67d258)) * update Quick Start command in README.md to correct repository name ([b324dd4](b324dd4))
1 parent c67d258 commit 8d6f586

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# 1.0.0 (2025-06-27)
2+
3+
4+
### Bug Fixes
5+
6+
* :bug: format release message in .releaserc.js for consistency ([cc62af8](https://github.com/ioncakephper/js-quality-started-with-release/commit/cc62af80a8ef5933e9991baebf14a41ffab91930))
7+
* add newline at end of commitlint.config.js ([c8a78ed](https://github.com/ioncakephper/js-quality-started-with-release/commit/c8a78ed8f015882148102cb89c824d760f0f4c94))
8+
* add release script to package.json for semantic release ([88ed374](https://github.com/ioncakephper/js-quality-started-with-release/commit/88ed3747ee69b60ee847e9ecb50f5be6d2b29935))
9+
* correct formatting in README.md for clarity and consistency ([41f9603](https://github.com/ioncakephper/js-quality-started-with-release/commit/41f96032c44f6ad8b28ed4fe19f9fe62314a9c18))
10+
* correct spacing in semantic-release command in release.yml ([0c323fa](https://github.com/ioncakephper/js-quality-started-with-release/commit/0c323fa25559839d3290fcd114abd6c9d4d9c3ee))
11+
* update CONTRIBUTING.md and README.md to reflect project name change ([0b416fc](https://github.com/ioncakephper/js-quality-started-with-release/commit/0b416fc31f03b16e6204129e06d41ce050eca117))
12+
* update Node.js version to 20.8.1 in release.yml ([c67d258](https://github.com/ioncakephper/js-quality-started-with-release/commit/c67d258a9cbcee3e815d03af9c9875969587d625))
13+
* update Quick Start command in README.md to correct repository name ([b324dd4](https://github.com/ioncakephper/js-quality-started-with-release/commit/b324dd41ac8dc315eeeeb0f4967cf322f7cb8da5))

0 commit comments

Comments
 (0)