Skip to content

Commit 1a88036

Browse files
Merge pull request #15 from crabnebula-dev/release
2 parents 0f561fd + f401f3a commit 1a88036

3 files changed

Lines changed: 5 additions & 6 deletions

File tree

.changes/add-curl-ua.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.6]
4+
5+
- [`70f1904`](https://github.com/crabnebula-dev/cloud-release/commit/70f19045c5c3ffa7262bd5a4461ffb8cc6baa329) Sets a User-Agent when downloading the CLI.
6+
37
## \[0.2.5]
48

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

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.5",
3+
"version": "0.2.6",
44
"publish": false
55
}

0 commit comments

Comments
 (0)