Skip to content

Releases: mikepenz/release-changelog-builder-action

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

v2.5.1

22 Oct 20:27
v2.5.1
91328de
Compare
Choose a tag to compare

🚀 Features

  • Add MERGE_SHA placeholder support into template

v2.5.0

22 Oct 08:59
v2.5.0
5083e2d
Compare
Choose a tag to compare

📦 Dependencies

  • ESLint 8 | semver 7.3.9 | Dependency updates

v2.4.3

15 Oct 07:24
v2.4.3
c6f845b
Compare
Choose a tag to compare

📦 Dependencies

  • build(deps): bump webpack from 5.53.0 to 5.54.0
  • build(deps-dev): bump jest from 27.2.1 to 27.2.2
  • build(deps): bump @octokit/rest from 18.11.0 to 18.11.1
  • build(deps-dev): bump @types/node from 16.9.6 to 16.10.1
  • build(deps): bump @octokit/rest from 18.11.1 to 18.11.2
  • build(deps-dev): bump @typescript-eslint/parser from 4.31.2 to 4.32.0
  • build(deps-dev): bump jest from 27.2.2 to 27.2.3
  • build(deps): bump @actions/core from 1.5.0 to 1.6.0
  • build(deps): bump webpack from 5.54.0 to 5.55.1
  • build(deps-dev): bump eslint-plugin-jest from 24.4.2 to 24.5.0
  • build(deps-dev): bump @types/node from 16.10.1 to 16.10.2
  • build(deps-dev): bump jest from 27.2.3 to 27.2.4
  • build(deps): bump @octokit/rest from 18.11.2 to 18.11.3
  • build(deps): bump @octokit/rest from 18.11.3 to 18.11.4
  • build(deps): bump webpack from 5.55.1 to 5.56.1
  • build(deps-dev): bump eslint-plugin-jest from 24.5.0 to 24.5.2
  • build(deps-dev): bump @typescript-eslint/parser from 4.32.0 to 4.33.0
  • build(deps-dev): bump @types/node from 16.10.2 to 16.10.3
  • build(deps): bump webpack from 5.56.1 to 5.57.1
  • build(deps-dev): bump eslint-plugin-github from 4.3.0 to 4.3.2
  • build(deps): bump @octokit/rest from 18.11.4 to 18.12.0
  • build(deps): bump webpack from 5.57.1 to 5.58.0
  • npm upgrade to update all dependencies

v2.4.2

24 Sep 07:58
v2.4.2
09153ca
Compare
Choose a tag to compare

💬 Other

  • Upgrade release procedure
  • Fix release action config path

📦 Dependencies

  • build(deps-dev): bump prettier from 2.4.0 to 2.4.1
  • build(deps-dev): bump eslint-plugin-jest from 24.4.0 to 24.4.2
  • build(deps-dev): bump @types/node from 16.9.1 to 16.9.2
  • build(deps): bump webpack from 5.52.1 to 5.53.0
  • build(deps-dev): bump @types/node from 16.9.2 to 16.9.4
  • build(deps-dev): bump jest from 27.2.0 to 27.2.1
  • build(deps-dev): bump @types/jest from 27.0.1 to 27.0.2
  • build(deps-dev): bump @typescript-eslint/parser from 4.31.1 to 4.31.2
  • Update tmpl, ansi-regex
  • npm dependency upgrades

v2.4.1

14 Sep 12:00
v2.4.1
890b124
Compare
Choose a tag to compare

🚀 Features

  • Use en locale for tag.toLocaleLowerCase
  • Expand logging in regards to configuration loading
  • Enhance deduplication behaviour
    • Do not drop PRs missing the identifier during deduplication.
    • Log PRs not resolving an identifier during deduplication.
    • PR: #486
    • Thanks @charlou-aredidon for the report (#483)

📦 Dependencies

  • build(deps-dev): bump jest from 27.0.6 to 27.1.0
  • build(deps-dev): bump @vercel/ncc from 0.29.2 to 0.30.0
  • build(deps-dev): bump @types/node from 16.7.2 to 16.7.6
  • build(deps-dev): bump @types/node from 16.7.6 to 16.7.8
  • build(deps-dev): bump @typescript-eslint/parser from 4.29.3 to 4.30.0
  • build(deps): bump @octokit/rest from 18.9.1 to 18.10.0
  • build(deps-dev): bump @types/node from 16.7.8 to 16.7.10
  • build(deps): bump webpack from 5.51.1 to 5.51.2
  • build(deps): bump webpack from 5.51.2 to 5.52.0
  • build(deps-dev): bump jest from 27.1.0 to 27.1.1
  • build(deps-dev): bump @types/node from 16.7.10 to 16.9.0
  • build(deps-dev): bump @typescript-eslint/parser from 4.30.0 to 4.31.0
  • build(deps-dev): bump prettier from 2.3.2 to 2.4.0
  • build(deps-dev): bump @types/node from 16.9.0 to 16.9.1
  • build(deps-dev): bump @vercel/ncc from 0.30.0 to 0.31.0
  • build(deps): bump webpack from 5.52.0 to 5.52.1
  • build(deps-dev): bump eslint-plugin-github from 4.2.0 to 4.3.0
  • build(deps-dev): bump typescript from 4.4.2 to 4.4.3
  • build(deps-dev): bump jest from 27.1.1 to 27.2.0

v2.4.0

27 Aug 11:57
v2.4.0
d69f79c
Compare
Choose a tag to compare

🚀 Features

  • Exhaustive label matching for categories
  • Feature/filter duplicates