Releases: proudust/gh-describe
v2.1.0
The length of short-sha
now increases mimicking the same rules as git describe --tags
. Thanks, @janisozaur !
What's Changed
- ✨ Improve short sha by @janisozaur in #93
- ⬆️ Bump @actions/core from 1.10.1 to 1.11.1
- ⬆️ Bump @std/assert from 0.213.0 to 1.0.6
- ⬆️ Bump @std/path from 0.213.0 to 1.0.6
- ⬆️ Bump cliffy from 1.0.0-rc.3 to 1.0.0-rc.7
- ⬆️ Bump esbuild from v0.20.0 to v0.24.0
Full Changelog: v2.0.0...v2.1.0
v2.0.0
💥 Breaking Change
- ⬆️ Update to Node 20 by @janisozaur in #91
This update impacts users utilizing gh-describe
as an action in GitHub Actions.
Users exclusively using GitHub-hosted runners will not be directly affected.
However, we recommend updating to the major version v2 as illustrated below:
- name: Git describe
id: ghd
- uses: proudust/gh-describe@v1
+ uses: proudust/gh-describe@v2
For those using Self-hosted runners, an update to your runner may be necessary. For more detailed information and update instructions, please refer to the official GitHub blog.
✨ What's Changed
- ⬆️ Bump @actions/core from 1.10.0 to 1.10.1
- ⬆️ Bump cliffy from v0.25.7 to v1.0.0-rc.3
- ⬆️ Bump dnt from 0.33.1 to 0.40.0
- ⬆️ Bump esbuild from v0.15.16 to v0.20.0
- ⬆️ Bump std from 0.171.0 to 0.213.0
New Contributors
- @janisozaur made their first contribution in #91
Full Changelog: v1.6.0...v2.0.0
v1.6.0
v1.5.4
What's Changed
- ⬆️ Bump cliffy from 0.25.4 to 0.25.7
- ⬆️ Bump deno_std from 0.165.0 to 0.171.0
- ⬆️ Bump dnt from 0.32.0 to 0.33.1
- ⬆️ Bump esbuild from v0.15.7 to v0.15.16
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's Changed
- ⬆️ Bump deno_std from 0.148.0 to 0.165.0
- ⬆️ Bump dnt from 0.30.0 to 0.32.0
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
- 🚀 Publish to https://deno.land/x/gh_describe
- ✨ Add main.ts and mod.ts to root
- ✨ Grouping options
- ⬆️ Bump @actions/core from 1.9.1 to 1.10.0
- ⬆️ Bump cliffy from 0.25.1 to 0.25.4
Full Changelog: v1.5.1...v1.5.2
v1.5.1
v1.5.0
What's Changed
- ✨ Add match and exclude options
- ⬆️ Bump esbuild from v0.14.38 to v0.15.7
- ⬆️ Bump dnt from 0.28.0 to 0.30.0
- ⬆️ Bump @actions/core from 1.9.0 to 1.9.1
- ⬆️ Bump cliffy from 0.24.2 to 0.25.0
Full Changelog: v1.4.6...v1.5.0
v1.4.6
What's Changed
- ⬆️ Bump cliffy from 0.24.0 to 0.24.2
- ⬆️ Bump @actions/core from 1.8.0 to 1.9.0
- ⬆️ Bump deno_std from 0.122.0 to 0.148.0
- ⬆️ Bump dnt from 0.23.0 to 0.28.0
- ⬆️ Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #78
Full Changelog: v1.4.5...v1.4.6
v1.4.5
What's Changed
- ⬆️ Bump @actions/core from 1.6.0 to 1.8.0
- ⬆️ Bump cliffy from v0.20.1 to v0.24.0
Full Changelog: v1.4.4...v1.4.5