Skip to content

Commit a677192

Browse files
ci(cli): release version 1.38.0
1 parent 758b191 commit a677192

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

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.38.0] - 2026-04-29
9+
10+
### Changed
11+
- Manual release triggered
12+
813
## [1.37.0] - 2026-04-01
914

1015
## [1.37.0](https://github.com/finos/architecture-as-code/compare/cli-v1.36.0...cli-v1.37.0) (2026-04-01)

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@finos/calm-cli",
3-
"version": "1.37.0",
3+
"version": "1.38.0",
44
"description": "A set of tools for interacting with the Common Architecture Language Model (CALM)",
55
"homepage": "https://calm.finos.org",
66
"repository": {

0 commit comments

Comments
 (0)