Skip to content

Commit 1bb3aca

Browse files
chore(main): release 1.0.0
1 parent 96fa39c commit 1bb3aca

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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+
* **typescript:** migrate to TypeScript with comprehensive linting setup ([96fa39c](https://github.com/vergissberlin/codestats-readme/commit/96fa39c6b7ef44ed16f2662a7fec37e580a29150))
16+
17+
18+
### Bug Fixes
19+
20+
* **ci:** add pnpm-lock.yaml for GitHub Actions ([208f536](https://github.com/vergissberlin/codestats-readme/commit/208f536d8889309e982d0766d6a7f632221c9805))
21+
* **ci:** improve test workflow with verification step ([11651d0](https://github.com/vergissberlin/codestats-readme/commit/11651d01c5f51cfe7266a8e7dbf9d2c77db63d0a))

0 commit comments

Comments
 (0)