Skip to content

Commit a93eee5

Browse files
authored
chore(main): release cli 0.24.0 (#1086)
1 parent 3894079 commit a93eee5

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-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.23.0"
2+
"packages/cli/package": "0.24.0"
33
}

packages/cli/package/CHANGELOG.md

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

3+
## [0.24.0](https://github.com/fluencelabs/cli/compare/cli-v0.23.0...cli-v0.24.0) (2025-01-08)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* new provider.yaml and new contracts v2 [JS-850, JS-851] ([#1082](https://github.com/fluencelabs/cli/issues/1082))
9+
10+
### Features
11+
12+
* new provider.yaml and new contracts v2 [JS-850, JS-851] ([#1082](https://github.com/fluencelabs/cli/issues/1082)) ([3894079](https://github.com/fluencelabs/cli/commit/389407999ada5d002c7eaf026c118535666db863))
13+
314
## [0.23.0](https://github.com/fluencelabs/cli/compare/cli-v0.22.0...cli-v0.23.0) (2024-12-27)
415

516

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.23.0",
3+
"version": "0.24.0",
44
"description": "CLI for working with Fluence network",
55
"keywords": [
66
"fluence",

0 commit comments

Comments
 (0)