Skip to content

Commit a3caea4

Browse files
committed
chore(main): release cli 0.24.1
1 parent efbe845 commit a3caea4

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packages/cli/package": "0.24.0"
2+
"packages/cli/package": "0.24.1"
33
}

packages/cli/package/CHANGELOG.md

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

3+
## [0.24.1](https://github.com/fluencelabs/cli/compare/cli-v0.24.0...cli-v0.24.1) (2025-01-16)
4+
5+
6+
### Features
7+
8+
* suggest to deploy manifests when ip changed ([#1092](https://github.com/fluencelabs/cli/issues/1092)) ([efbe845](https://github.com/fluencelabs/cli/commit/efbe845c861d966cf33b1178b3d69db8d9f2c47f))
9+
* support data centers ([#1091](https://github.com/fluencelabs/cli/issues/1091)) ([651f830](https://github.com/fluencelabs/cli/commit/651f8309780649782a1446d66ad3a5076c84b95d))
10+
* write manifest files on gen command only, rename end to stop ([#1089](https://github.com/fluencelabs/cli/issues/1089)) ([26dd8b7](https://github.com/fluencelabs/cli/commit/26dd8b7e1136d7e39d78016a265211551b884f72))
11+
312
## [0.24.0](https://github.com/fluencelabs/cli/compare/cli-v0.23.0...cli-v0.24.0) (2025-01-08)
413

514

packages/cli/package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluencelabs/cli",
3-
"version": "0.24.0",
3+
"version": "0.24.1",
44
"description": "CLI for working with Fluence network",
55
"keywords": [
66
"fluence",

0 commit comments

Comments
 (0)