Skip to content

Commit f8df9aa

Browse files
committed
chore: Release manta version 1.54.82
1 parent 1cf3242 commit f8df9aa

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## [1.54.82] - 2025-05-23
6+
7+
### Miscellaneous Tasks
8+
9+
- Update Cargo.toml
10+
511
## [1.54.81] - 2025-05-23
612

713
### Bug Fixes
814

915
- When processing a SAT file, manta hardcodes the value of field 'rootfs_provider' to 'cpss3' this was working for CSM < 1.6 but in CSM 1.6.x this value may change, therefore, we need to take this value from the SAT file
1016

17+
### Miscellaneous Tasks
18+
19+
- Release manta version 1.54.81
20+
1121
## [1.54.80] - 2025-05-23
1222

1323
### Bug Fixes

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
authors = ["Manuel Sopena Ballesteros <msopena@cscs.ch>", "Miguel Gila <miguel.gila@cscs.ch>"]
66
name = "manta"
77
description = "Another CLI for ALPS"
8-
version = "1.54.81"
8+
version = "1.54.82"
99
license-file = "LICENSE"
1010
documentation = "https://github.com/eth-cscs/manta/blob/main/README.md"
1111
homepage = "https://github.com/eth-cscs/manta/blob/main/README.md"

0 commit comments

Comments
 (0)