Skip to content

Releases: brettdorrans/write-version-to-file

v1.1.0

30 Jul 19:04
Compare
Choose a tag to compare

1.1.0 (2021-07-30)

Features

  • allow specifying placeholder (0ca76cd)

v1.0.2

11 Apr 20:49
4f418d3
Compare
Choose a tag to compare
fix: #3 would clobber existing tag (#4)

v1.0.1

25 Jan 12:08
995e2a2
Compare
Choose a tag to compare
Fix issue #1: `no such file or directory` (#2)

* Apply dos2unix to prevent 'exec user process caused no such file or directory'

* Change bin/bash to bin/sh to prevent 'exec user process caused no such file or directory'

* Change name to be able to publish

* Revert last commit to be able to make a pull request

This reverts commit 8b72b4a54b7410b78c442b0a60b814b7e1fe6671.

* Remove second name from actions.yml to be able to make pull request

* Fetch tags before running `git describe`

v1.0.0

22 Mar 06:25
Compare
Choose a tag to compare
chore: add icon and color to action def