Skip to content

Commit f34f54a

Browse files
committed
chore: Release manta version 1.54.1-beta.143
1 parent aa7abf0 commit f34f54a

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

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

5+
## [1.54.1-beta.143] - 2025-05-21
6+
7+
### Bug Fixes
8+
9+
- Command 'get images' fail because the date format in json image.created field does not have he same format as before. This patch fixes this so manta will formant the date with or without timezone
10+
11+
### Miscellaneous Tasks
12+
13+
- Update Cargo.toml
14+
515
## [1.54.1-beta.142] - 2025-05-14
616

717
### Bug Fixes
@@ -12,6 +22,7 @@ All notable changes to this project will be documented in this file.
1222
### Miscellaneous Tasks
1323

1424
- Update cargo.toml
25+
- Release manta version 1.54.1-beta.142
1526

1627
## [1.54.1-beta.141] - 2025-05-14
1728

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2021"
88
authors = ["Manuel Sopena Ballesteros <msopena@cscs.ch>", "Miguel Gila <miguel.gila@cscs.ch>"]
99
name = "manta"
1010
description = "Another CLI for ALPS"
11-
version = "1.54.1-beta.142"
11+
version = "1.54.1-beta.143"
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)