Skip to content

Commit

Permalink
Merge pull request #12 from crabnebula-dev/release
Browse files Browse the repository at this point in the history
Publish New Versions
  • Loading branch information
lucasfernog-crabnebula authored Oct 2, 2024
2 parents e3c5208 + a738d98 commit 6e3b1c7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/fix-path-cwd.md

This file was deleted.

4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## \[0.2.5]

- [`5ecb0dc`](https://github.com/crabnebula-dev/cloud-release/commit/5ecb0dcb918517e340d38047ce9830d45d554373) ([#10](https://github.com/crabnebula-dev/cloud-release/pull/10) by [@lucasfernog-crabnebula](https://github.com/crabnebula-dev/cloud-release/../../lucasfernog-crabnebula)) Properly resolve the `cn` path when using the `working-directory` option.

## \[0.2.4]

- [`88b5427`](https://github.com/crabnebula-dev/cloud-release/commit/88b5427330995c4fe6b7196a07664ab199b1c1a7) Fixed an issue that caused the action to fail if there were multiple concurrent runners with the same OS.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "cloud-release",
"version": "0.2.4",
"version": "0.2.5",
"publish": false
}

0 comments on commit 6e3b1c7

Please sign in to comment.