Skip to content

Releases: mikepenz/release-changelog-builder-action

v3.0.0-rc01

15 Apr 08:49
v3.0.0-rc01
d1b2107
Compare
Choose a tag to compare
v3.0.0-rc01 Pre-release
Pre-release

🚀 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

11 Feb 10:29
v2.9.0
eff1e48
Compare
Choose a tag to compare

🚀 Features

  • Expand new configuration option exclude_labels to Category

📦 Dependencies

  • Dependency updates 2022.02.11

v2

23 Jun 14:30
v2
eff1e48
Compare
Choose a tag to compare

v2.8.2

02 Feb 18:20
v2.8.2
b10df5a
Compare
Choose a tag to compare

🚀 Features

  • Introduce new RELEASE_DIFF placeholder

v2.8.1

01 Feb 17:15
v2.8.1
b3052f7
Compare
Choose a tag to compare

🚀 Features

  • Add count of categorized and uncategorized items to output

🐛 Fixes

📦 Dependencies

  • NPM Dependency updates

v2.8.0

28 Jan 19:51
v2.8.0
bfe1f0e
Compare
Choose a tag to compare

🚀 Features

  • Add ability to specify on_property as array

📦 Dependencies

  • Update dependencies to latest stable version

v2.7.2

07 Jan 09:01
v2.7.2
af85373
Compare
Choose a tag to compare

🐛 Fixes

  • Fix fetching PR iterator options, based on merge order

📦 Dependencies

  • Update dependencies
  • Dependency updates 2022.01.07

v2.7.1

04 Dec 10:38
v2.7.1
e07ae61
Compare
Choose a tag to compare

🚀 Features

  • Adding baseUrl for GHE auth

📦 Dependencies

  • Update to latest set of dependencies

v2.7.0

12 Nov 11:20
v2.7.0
b860db7
Compare
Choose a tag to compare

🚀 Features

  • New API to transform tag names prior to sorting
  • New API to provide on_empty placeholder on non matching label_extractor regex

🐛 Fixes

  • Fix tag filter

v2.6.0

05 Nov 08:05
v2.6.0
a46142b
Compare
Choose a tag to compare

🚀 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