Skip to content

Commit 6e3b1c7

Browse files
Merge pull request #12 from crabnebula-dev/release
Publish New Versions
2 parents e3c5208 + a738d98 commit 6e3b1c7

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

.changes/fix-path-cwd.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## \[0.2.5]
4+
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.
6+
37
## \[0.2.4]
48

59
- [`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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "cloud-release",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"publish": false
55
}

0 commit comments

Comments
 (0)