Skip to content

Releases: dalisoft/release-me

v0.10.5

24 Jun 13:19
v0.10.5
c04b7dc
Compare
Choose a tag to compare
v0.10.5 Pre-release
Pre-release

v0.10.5 (2024-06-24)

Bug Fixes

  • plugins/docker: move logic to official CI workflow (43ea3bd)

Other improvements

  • website: add quickstart (7ea9b9d)

v0.10.4

17 Jun 22:33
v0.10.4
5e049d8
Compare
Choose a tag to compare
v0.10.4 Pre-release
Pre-release

v0.10.4 (2024-06-17)

Bug Fixes

  • core: change license to permissive Apache-2.0 (6075c4a)

Other improvements

  • website: update (feac02d)
  • website: add more useful information (46d9e5b)
  • website: update information (ecfa68f)

v0.10.3

16 Jun 09:42
v0.10.3
083c5e1
Compare
Choose a tag to compare
v0.10.3 Pre-release
Pre-release

v0.10.3 (2024-06-16)

Bug Fixes

  • core: fix naming convention for release-title (c99cf96)

v0.10.2

16 Jun 08:28
v0.10.2
aa4cb38
Compare
Choose a tag to compare
v0.10.2 Pre-release
Pre-release

v0.10.2 (2024-06-16)

Bug Fixes

  • plugins/git: don't trigger hook on commit or push (5b1adc7)
  • plugins/npm-post: don't trigger hook on commit or push (727d34b)

v0.10.1

15 Jun 22:55
v0.10.1
bf584ae
Compare
Choose a tag to compare
v0.10.1 Pre-release
Pre-release

v0.10.1 (2024-06-15)

Bug Fixes

  • core: use correct release name or title (c807c94)

v0.10.0

15 Jun 22:39
v0.10.0
47a71a1
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

v0.10.0 (2024-06-15)

Features

  • core: add --use-version option (e6055ee)

Bug Fixes

  • core: add --use-version option bug-fix (6224d6d)

Other improvements

  • website: update sidebar and add new page (8230ab9)
  • website: update plugins description (548c9af)
  • website: fix shared page url (7fd4413)

v0.9.3

09 Jun 15:28
v0.9.3
ba17e04
Compare
Choose a tag to compare
v0.9.3 Pre-release
Pre-release

v0.9.3 (2024-06-09)

Bug Fixes

  • plugins/npm-post: improve early-exit block remove (742d7e7)

Other improvements

v0.9.2

09 Jun 13:16
v0.9.2
d08c821
Compare
Choose a tag to compare
v0.9.2 Pre-release
Pre-release

v0.9.2 (2024-06-09)

Bug Fixes

  • plugins/github-release: fix publish formatting (f023cbb)

v0.9.1

09 Jun 13:13
v0.9.1
298e72a
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release

v0.9.1 (2024-06-09)

Bug Fixes

  • improvements for coding syntax, bug-fixes and more (e3f5999)

Other improvements

v0.9.0

05 Jun 10:44
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

v0.9.0 (2024-06-05)

Features

  • git: add SSH Signing support (47bdec4)

Bug Fixes

  • plugins/docker: use default behavior reflect to CI (fca5e29)
  • ci: use Docker buildx test (158b3f4)
  • plugins/docker: improve os detection and don't use jq (ef92f93)
  • plugins/docker: use node -p trick temporariy (ac6d130)

Other improvements

  • configuration: improve (19169c5)
  • plugins/github-release: add new check (5cdc141)