Skip to content

Commit 11df944

Browse files
authored
Merge pull request #2206 from finos/release/cli-v1.34.3
ci(cli): release version 1.34.3
2 parents 45970c0 + fb7ceb9 commit 11df944

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

cli/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to the CALM CLI will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.34.3] - 2026-03-02
9+
10+
### Changed
11+
- Manual release triggered
12+
813
## [1.34.2] - 2026-02-26
914

1015
### Changed

cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@finos/calm-cli",
3-
"version": "1.34.2",
3+
"version": "1.34.3",
44
"description": "A set of tools for interacting with the Common Architecture Language Model (CALM)",
55
"homepage": "https://calm.finos.org",
66
"repository": {
@@ -58,4 +58,4 @@
5858
"tsup": "^8.4.0",
5959
"xml2js": "^0.6.2"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)