Skip to content

Releases: joepitt91/action-version-from-github-package

v2.0.2

12 Mar 15:05
eddd915

Choose a tag to compare

What's Changed

  • build(deps): bump charset-normalizer from 3.4.4 to 3.4.5 by @dependabot[bot] in #12
  • build(deps): bump certifi from 2026.1.4 to 2026.2.25 by @dependabot[bot] in #11

Full Changelog: v2...v2.0.2

v2.0.1

16 Jan 22:16
5ccce3c

Choose a tag to compare

What's Changed

  • build(deps): bump urllib3 from 2.6.1 to 2.6.3 by @dependabot[bot] in #7
  • build(deps): bump certifi from 2025.11.12 to 2026.1.4 by @dependabot[bot] in #9

Full Changelog: v2...v2.0.1

v2.0.0

10 Dec 22:14
78e9d8e

Choose a tag to compare

  • BREAKING CHANGE: replace minimum_version and maximum_version with greater_equal_version and
    less_than_version, allowing more natural filtering
  • feat: bundle dependencies for faster execution

v1.0.1

01 Jul 19:38
75ec9c5

Choose a tag to compare

What's Changed

  • build(deps): update get-latest-version requirement from ~=1.0.1 to ~=1.0.3 by @dependabot in #1
  • fix: execution on self-hosted runners by @joepitt91 in #2

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

23 May 15:15
ef755f7

Choose a tag to compare

initial release