Skip to content

Commit f080adf

Browse files
Merge pull request finos#1796 from finos/release/cli-v1.14.1
ci(cli): release version 1.14.1
2 parents 011f7e9 + f3a96a1 commit f080adf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
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.14.1] - 2025-11-11
9+
10+
### Changed
11+
- Manual release triggered
12+
813
## 1.14.0 (2025-11-03)
914

1015
* chore(deps-dev): bump vite from 7.0.0 to 7.0.8 in the npm_and_yarn group across 1 directory ([a96eff47a0713a005611bd14195bf718e95591ff](https://github.com/finos/architecture-as-code/commit/a96eff47a0713a005611bd14195bf718e95591ff))

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.14.0",
3+
"version": "1.14.1",
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)