Skip to content

Commit 4b95e1b

Browse files
authored
Merge pull request #2826 from finos/release/calm-server-v0.4.0
ci(calm-server): release version 0.4.0
2 parents 0f63c36 + ed2a55a commit 4b95e1b

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

calm-server/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 Server 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+
## [0.4.0] - 2026-07-15
9+
10+
### Changed
11+
- Manual release triggered
12+
813
## [0.3.3] - 2026-07-15
914

1015
### Changed

calm-server/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-server",
3-
"version": "0.3.3",
3+
"version": "0.4.0",
44
"description": "CALM Server - A server implementation for the Common Architecture Language Model",
55
"homepage": "https://calm.finos.org",
66
"repository": {

0 commit comments

Comments
 (0)