Skip to content

Commit d461fb9

Browse files
committed
chore: Release manta-cli version 1.59.9-beta.16
1 parent 16c30cd commit d461fb9

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,18 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.59.9-beta.16] - 2026-02-01
6+
7+
### Bug Fixes
8+
9+
- Power operations now operates on a struct instead of a serde json value
10+
511
## [1.59.9-beta.15] - 2026-02-01
612

13+
### Miscellaneous Tasks
14+
15+
- Release manta-cli version 1.59.9-beta.15
16+
717
### Refactor
818

919
- Assume_yes user interaction code cleaned

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2024"
88
authors = ["Manuel Sopena Ballesteros <msopena@cscs.ch>", "Miguel Gila <miguel.gila@cscs.ch>"]
99
name = "manta-cli"
1010
description = "Another CLI for ALPS"
11-
version = "1.59.9-beta.15"
11+
version = "1.59.9-beta.16"
1212
license-file = "LICENSE"
1313
documentation = "https://github.com/eth-cscs/manta/blob/main/README.md"
1414
homepage = "https://github.com/eth-cscs/manta/blob/main/README.md"

0 commit comments

Comments
 (0)