Skip to content

Commit 67efe63

Browse files
authored
Merge pull request #19 from lainra/update-changelog-1754197489
chore: update CHANGELOG.md
2 parents 1910247 + 3327273 commit 67efe63

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,27 +14,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
- Remove label creation from changelog workflow ([aa2c005](https://github.com/lainra/claude-code-telemetry/commit/aa2c005fa6117d32f5a1922b329a02c8fe793613))
1515
- Update npm in Docker image to fix cross-spawn vulnerability ([8e7fdf4](https://github.com/lainra/claude-code-telemetry/commit/8e7fdf4fbc9f6667dbeb6c2ddf59d05db9b60518))
1616
- Remove custom CodeQL analysis to fix conflict with default setup ([e7308b4](https://github.com/lainra/claude-code-telemetry/commit/e7308b4cec5e9237f9c23339204b352e5f92f3c1))
17+
- Add Python-2.0 to allowed licenses for argparse dependency ([9557add](https://github.com/lainra/claude-code-telemetry/commit/9557add65d27f368ad31c4eae19851c5692d879a))
18+
- Correct testServer import in langfuse integration tests ([e6f8f4c](https://github.com/lainra/claude-code-telemetry/commit/e6f8f4c99e55e122511dbfd3125fad05afdb090e))
19+
- Only run Langfuse integration tests with real credentials in CI ([27f41da](https://github.com/lainra/claude-code-telemetry/commit/27f41da8390c92556bd88d06753db5eb29073184))
1720

1821
### Features
1922

2023
- Add comprehensive GitHub configuration and workflows ([66d63fd](https://github.com/lainra/claude-code-telemetry/commit/66d63fd5115399ae787c0d1b35d669ad181c7f25))
2124
- Add Dependabot auto-merge and PR labeling ([f32ec8d](https://github.com/lainra/claude-code-telemetry/commit/f32ec8dcef3744a243628cd47f30709ecc3878d9))
25+
- Re-add git-cliff using official marketplace action ([a3cac9c](https://github.com/lainra/claude-code-telemetry/commit/a3cac9cc1140817a5b86ef7c60730dd84bd89351))
2226

2327
### Miscellaneous Tasks
2428

25-
- Bump eslint-plugin-n from 16.6.2 to 17.21.3 ([4fd214e](https://github.com/lainra/claude-code-telemetry/commit/4fd214e15ee51ea13e08ba0265af0a4a97bc8788))
26-
- Bump dotenv from 16.6.1 to 17.2.1 ([5115176](https://github.com/lainra/claude-code-telemetry/commit/5115176d3bc0db75200976010fc877ba17e4da60))
27-
- Bump pino-pretty from 11.3.0 to 13.1.1 ([cb0d055](https://github.com/lainra/claude-code-telemetry/commit/cb0d0555c5d5990d733ac86f938b50f872cd29bf))
28-
- Bump orhun/git-cliff-action from 3 to 4 ([a6c7f66](https://github.com/lainra/claude-code-telemetry/commit/a6c7f66be53d1d757a6abe0e61d91090f0efd20b))
29-
- Bump actions/configure-pages from 4 to 5 ([5c80ba0](https://github.com/lainra/claude-code-telemetry/commit/5c80ba03fa2c54ea4189b7567f9662011267ca0f))
30-
- Bump peter-evans/create-pull-request from 5 to 7 ([5978ffa](https://github.com/lainra/claude-code-telemetry/commit/5978ffa7bf98a325ff9f5a349136736a1e9c1bac))
31-
- Bump docker/build-push-action from 5 to 6 ([318694b](https://github.com/lainra/claude-code-telemetry/commit/318694b62c3c5912785eeb00a1562b0a4edad240))
32-
- Bump node from 20-alpine to 24-alpine ([f082176](https://github.com/lainra/claude-code-telemetry/commit/f08217667621b972148e59fb287e1d2f249f5d9b))
3329
- Update minimum Node.js version to 18 ([27ec007](https://github.com/lainra/claude-code-telemetry/commit/27ec007091f94fbbbb59269f2c004d581b427392))
3430
- Update packages to latest compatible versions ([3363a36](https://github.com/lainra/claude-code-telemetry/commit/3363a368201d6c5b24b656788d53c47a48f9e6dc))
3531
- Update CHANGELOG.md ([775940f](https://github.com/lainra/claude-code-telemetry/commit/775940fd0a2413031007af9c5f3b0d3cf114f69a))
3632
- Update CHANGELOG.md ([7b86339](https://github.com/lainra/claude-code-telemetry/commit/7b86339f6e67046b42c0652dd6312f4ca21c9b76))
3733
- Update CHANGELOG.md ([59b8a3d](https://github.com/lainra/claude-code-telemetry/commit/59b8a3db782daf79eb7005396fee5a81fce48d84))
34+
- Remove git-cliff and automated changelog generation ([49a08ae](https://github.com/lainra/claude-code-telemetry/commit/49a08aee8aecf2a5390ddaf9fb1c56f15dba46f9))
35+
- Update CHANGELOG.md ([d348dfb](https://github.com/lainra/claude-code-telemetry/commit/d348dfb76a465cb2e5396ce83055b60c7d69189b))
3836

3937
### Refactoring
4038

@@ -44,5 +42,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4442

4543
- Use peter-evans/create-pull-request action ([16816c6](https://github.com/lainra/claude-code-telemetry/commit/16816c662854b63f8dc42719a11081bf07af4a32))
4644

45+
## [1.0.0] - 2025-08-03
46+
4747
---
4848
Generated by [git-cliff](https://github.com/orhun/git-cliff)

0 commit comments

Comments
 (0)