-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #25 from JacobLinCool/changeset-release/main
Release Packages
- Loading branch information
Showing
3 changed files
with
10 additions
and
9 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,25 @@ | ||
# cloudflared | ||
|
||
## 0.5.3 | ||
|
||
### Patch Changes | ||
|
||
- [`b175709`](https://github.com/JacobLinCool/node-cloudflared/commit/b17570967d937b96146e9b63d51be805f18e3523) Thanks [@JacobLinCool](https://github.com/JacobLinCool)! - Support macos arm64 binary starting from 2024.8.2 | ||
|
||
## 0.5.2 | ||
|
||
### Patch Changes | ||
|
||
- [#22](https://github.com/JacobLinCool/node-cloudflared/pull/22) [`2dc1efe`](https://github.com/JacobLinCool/node-cloudflared/commit/2dc1efecc538a5bcf169d09e1f72f02d5bb643d5) Thanks [@koterpillar](https://github.com/koterpillar)! - Don't use shell to start process | ||
- [#22](https://github.com/JacobLinCool/node-cloudflared/pull/22) [`2dc1efe`](https://github.com/JacobLinCool/node-cloudflared/commit/2dc1efecc538a5bcf169d09e1f72f02d5bb643d5) Thanks [@koterpillar](https://github.com/koterpillar)! - Don't use shell to start process | ||
|
||
## 0.5.1 | ||
|
||
### Patch Changes | ||
|
||
- [#17](https://github.com/JacobLinCool/node-cloudflared/pull/17) [`e0627f0`](https://github.com/JacobLinCool/node-cloudflared/commit/e0627f042d05879a1688ff7517994f87e0b23b01) Thanks [@JacobLinCool](https://github.com/JacobLinCool)! - Make `bin` respect `process.env.CLOUDFLARED_BIN` before choosing the default path, and it can be changed later using `use`. | ||
- [#17](https://github.com/JacobLinCool/node-cloudflared/pull/17) [`e0627f0`](https://github.com/JacobLinCool/node-cloudflared/commit/e0627f042d05879a1688ff7517994f87e0b23b01) Thanks [@JacobLinCool](https://github.com/JacobLinCool)! - Make `bin` respect `process.env.CLOUDFLARED_BIN` before choosing the default path, and it can be changed later using `use`. | ||
|
||
## 0.5.0 | ||
|
||
### Minor Changes | ||
|
||
- [#10](https://github.com/JacobLinCool/node-cloudflared/pull/10) [`7a611c4`](https://github.com/JacobLinCool/node-cloudflared/commit/7a611c4ce7f423aa78f86b03dc11df94b50ba4e0) Thanks [@JacobLinCool](https://github.com/JacobLinCool)! - Update the output parser to cloudflared 2023.8.2 | ||
- [#10](https://github.com/JacobLinCool/node-cloudflared/pull/10) [`7a611c4`](https://github.com/JacobLinCool/node-cloudflared/commit/7a611c4ce7f423aa78f86b03dc11df94b50ba4e0) Thanks [@JacobLinCool](https://github.com/JacobLinCool)! - Update the output parser to cloudflared 2023.8.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters