Skip to content

Releases: proudust/gh-describe

v2.0.0

05 Feb 14:45
Compare
Choose a tag to compare

💥 Breaking Change

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

Full Changelog: v1.6.0...v2.0.0

v1.6.0

17 Dec 06:37
Compare
Choose a tag to compare

What's Changed

  • ✨ Add short SHA output

Full Changelog: v1.5.4...v1.6.0

v1.5.4

05 Mar 11:51
Compare
Choose a tag to compare

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

03 Dec 02:36
Compare
Choose a tag to compare

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

12 Nov 15:14
Compare
Choose a tag to compare

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

20 Sep 15:03
Compare
Choose a tag to compare

What's Changed

  • ♻️ Refactoring
  • ⬆️ Bump cliffy from 0.25.0 to 0.25.1

Full Changelog: v1.5.0...v1.5.1

v1.5.0

10 Sep 12:28
Compare
Choose a tag to compare

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

17 Jul 03:50
Compare
Choose a tag to compare

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

06 May 04:20
Compare
Choose a tag to compare

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

v1.4.4

03 May 06:12
Compare
Choose a tag to compare

What's Changed

  • ⬆️ Bump dnt from 0.16.1 to 0.23.0
  • ⬆️ Bump esbuild from 0.14.13 to 0.14.38

Full Changelog: v1.4.3...v1.4.4