Releases: mikepenz/release-changelog-builder-action
Releases · mikepenz/release-changelog-builder-action
v3.0.0-rc01
🚀 Features
- Expand debug logs by PRs in specific categories
- Upgrade action to use node16 | Dependency upgrades
- Introduce new API to include open PRs within the generated changelog
- Introduce new API offering the ability to fetch reviewers who approved PRs
📦 Dependencies
- build(deps): bump minimist from 1.2.5 to 1.2.6
- build(deps-dev): bump eslint-plugin-jest from 26.1.1 to 26.1.3
- build(deps-dev): bump eslint-plugin-github from 4.3.5 to 4.3.6
- Upgrade npm dependencies 2022.04.08
- Dependency upgrades
v2.9.0
🚀 Features
- Expand new configuration option
exclude_labels
to Category
📦 Dependencies
- Dependency updates 2022.02.11
v2.8.2
🚀 Features
- Introduce new RELEASE_DIFF placeholder
v2.8.1
🚀 Features
- Add count of categorized and uncategorized items to output
🐛 Fixes
📦 Dependencies
v2.8.0
🚀 Features
- Add ability to specify
on_property
as array
📦 Dependencies
- Update dependencies to latest stable version
v2.7.2
🐛 Fixes
- Fix fetching PR iterator options, based on merge order
📦 Dependencies
- Update dependencies
- Dependency updates 2022.01.07
v2.7.1
🚀 Features
- Adding baseUrl for GHE auth
📦 Dependencies
- Update to latest set of dependencies
v2.7.0
🚀 Features
- New API to transform tag names prior to sorting
- New API to provide
on_empty
placeholder on non matching label_extractor regex
🐛 Fixes
v2.6.0
🚀 Features
- Configuration option to filter out tags given a regex
💬 Other
- Add note for initial releases
📦 Dependencies
- build(deps): bump webpack from 5.59.1 to 5.60.0
- build(deps-dev): bump eslint from 8.0.1 to 8.1.0
- build(deps-dev): bump @typescript-eslint/parser from 5.1.0 to 5.2.0
- build(deps-dev): bump @types/node from 16.11.3 to 16.11.6
- Dependency updates