Skip to content

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

v2.0.2

12 Mar 15:01
94d7a20

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 #11
  • build(deps): bump certifi from 2026.1.4 to 2026.2.25 by @dependabot[bot] in #10

Full Changelog: v2...v2.0.2

v2.0.1

16 Jan 22:39
f244623

Choose a tag to compare

What's Changed

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

Full Changelog: v2...v2.0.1

v2.0.0

10 Dec 22:50
b30a668

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:44
bb4c13f

Choose a tag to compare

What's Changed

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

New Contributors

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

v1.0.0

23 May 16:45
2442e04

Choose a tag to compare

initial release