Skip to content

Commit c28f49c

Browse files
chore(main): release 1.0.0
1 parent e44a94b commit c28f49c

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Changelog
2+
3+
## [1.0.0](https://github.com/vergissberlin/codestats-readme/compare/v0.1.0...v1.0.0) (2025-09-09)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **typescript:** Main entry point changed from index.js to dist/index.js
9+
10+
### Features
11+
12+
* **docker:** migrate from yarn to pnpm with security improvements ([058e2e6](https://github.com/vergissberlin/codestats-readme/commit/058e2e66967b78bd758f9d9fdcd80e978caa260a))
13+
* **docker:** update Dockerfile and README for improved security and usability ([1d98505](https://github.com/vergissberlin/codestats-readme/commit/1d9850553388e9e1dde028e01fa2d1d1ce75404a))
14+
* **docs:** add badges and GitHub Marketplace integration ([999a6ac](https://github.com/vergissberlin/codestats-readme/commit/999a6ac65cefe40be658fa3fe81150b11e187605))
15+
* **github:** add comprehensive issue and PR templates ([e44a94b](https://github.com/vergissberlin/codestats-readme/commit/e44a94b29cf9c0b986e9bfe8de44eb1f20c28d3a))
16+
* **typescript:** migrate to TypeScript with comprehensive linting setup ([96fa39c](https://github.com/vergissberlin/codestats-readme/commit/96fa39c6b7ef44ed16f2662a7fec37e580a29150))
17+
18+
19+
### Bug Fixes
20+
21+
* **ci:** add pnpm-lock.yaml for GitHub Actions ([208f536](https://github.com/vergissberlin/codestats-readme/commit/208f536d8889309e982d0766d6a7f632221c9805))
22+
* **ci:** improve test workflow with verification step ([11651d0](https://github.com/vergissberlin/codestats-readme/commit/11651d01c5f51cfe7266a8e7dbf9d2c77db63d0a))

0 commit comments

Comments
 (0)