Skip to content

Commit e085acf

Browse files
chore: release v0.4.1
1 parent 012f470 commit e085acf

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.4.1](https://github.com/cloudray-io/cloudray-agent/compare/v0.4.0...v0.4.1) - 2025-11-16
11+
12+
### Other
13+
14+
- Bump actions/checkout from 4 to 5 ([#52](https://github.com/cloudray-io/cloudray-agent/pull/52))
15+
- Bump tokio-tungstenite from 0.27.0 to 0.28.0 ([#53](https://github.com/cloudray-io/cloudray-agent/pull/53))
16+
- Bump amannn/action-semantic-pull-request from 5 to 6 ([#51](https://github.com/cloudray-io/cloudray-agent/pull/51))
17+
- Bump tokio from 1.45.1 to 1.48.0 ([#54](https://github.com/cloudray-io/cloudray-agent/pull/54))
18+
1019
## [0.4.0](https://github.com/cloudray-io/cloudray-agent/compare/v0.3.0...v0.4.0) - 2025-07-03
1120

1221
### Added

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cloudray-agent"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
edition = "2024"
55
rust-version = "1.85.0"
66
description = "Agent for CloudRay, a server management & monitoring service. Learn more at https://cloudray.io"

0 commit comments

Comments
 (0)