Releases: joepitt91/action-version-from-github-package
Releases · joepitt91/action-version-from-github-package
v2.0.2
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
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
- BREAKING CHANGE: replace
minimum_versionandmaximum_versionwithgreater_equal_versionand
less_than_version, allowing more natural filtering - feat: bundle dependencies for faster execution
v1.0.1
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
- @dependabot made their first contribution in #1
- @joepitt91 made their first contribution in #2
Full Changelog: v1.0.0...v1.0.1
v1.0.0
initial release