Releases: mikepenz/release-changelog-builder-action
Releases · mikepenz/release-changelog-builder-action
v6.1.1
v6.1
v6
v6.1.0
🚀 Features
- fix: update dependencies | fix undici vunerability | upgrade github dependency
- PR: #1510
- chore: upgrade dependencies to latest major versions
- PR: #1512
📦 Dependencies
- Bump github/codeql-action from 3 to 4
- PR: #1490
- Bump actions/setup-node from 4 to 6
- PR: #1486
- Bump mikepenz/release-changelog-builder-action from 5 to 6
- PR: #1489
- Bump actions/upload-artifact from 4 to 5
- PR: #1488
- Bump mikepenz/action-junit-report from 5 to 6
- PR: #1487
- Update
octokit/rest,globals- PR: #1491
- Bump actions/checkout from 4 to 5
- PR: #1492
- Bump js-yaml from 4.1.0 to 4.1.1
- PR: #1494
- Bump the dev-dependencies group with 3 updates
- PR: #1495
- Bump vitest from 4.0.7 to 4.0.10
- PR: #1496
- Bump actions/checkout from 5 to 6
- PR: #1501
- Bump actions/upload-artifact from 5 to 6
- PR: #1508
- fix: update dependencies | fix undici vunerability | upgrade github dependency
- PR: #1510
- chore: upgrade dependencies to latest major versions
- PR: #1512
Contributors:
- @dependabot[bot], @mikepenz
v6.0.1
🐛 Fixes
- Fix contributors output returning empty object
- PR: #1480
📦 Dependencies
- Update dev dependencies | Update
semver- PR: #1481
- Bump vite from 7.1.9 to 7.1.12 in the npm_and_yarn group across 1 directory
- PR: #1482
Contributors:
- @andrewsayre, @mikepenz, @dependabot[bot]
v6.0
- no changes
v6.0.0
Important
This update moves to node24 for actions. For self-hosted runners ensure they are up2date.
🚀 Features
- Update Action to use node24 runtime
- PR: #1468
- Add path filtering support for monorepo setups
- PR: #1458
🧪 Tests
- Replace Jest with Vitest
- PR: #1472
💬 Other
📦 Dependencies
- Update to checkout@v5
- PR: #1469
- Upgrade dev dependencies
- PR: #1471
- Upgrade dependencies | globals 16.4.0
- PR: #1475