Skip to content

Commit f020047

Browse files
ci(cli): release version 1.31.0
1 parent af20ec2 commit f020047

File tree

2 files changed

+72
-1
lines changed

2 files changed

+72
-1
lines changed

cli/CHANGELOG.md

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,77 @@ 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.31.0] - 2026-01-28
9+
10+
## 1.31.0 (2026-01-28)
11+
12+
* feat(calm-widgets,cli): support specifying default widget options ([3a0d5890699799b79333f44cc5860c8269b7afb9](https://github.com/finos/architecture-as-code/commit/3a0d5890699799b79333f44cc5860c8269b7afb9))
13+
* feat(calm-widgets,cli): support specifying default widget options ([c554ab878c32d9f99ce7aee8e9ea44460e6d9b41](https://github.com/finos/architecture-as-code/commit/c554ab878c32d9f99ce7aee8e9ea44460e6d9b41))
14+
* ([72ab6864e484632e6198873e9ced6c113c23dacf](https://github.com/finos/architecture-as-code/commit/72ab6864e484632e6198873e9ced6c113c23dacf))
15+
* ([caa69d593180ad9141fa593a5a1a114405a3d813](https://github.com/finos/architecture-as-code/commit/caa69d593180ad9141fa593a5a1a114405a3d813))
16+
* ([1d291134493d266f0d055d4903961b8cd1696772](https://github.com/finos/architecture-as-code/commit/1d291134493d266f0d055d4903961b8cd1696772))
17+
* ([c3a06db9b458364ffdf8040a896ca2c9d39a5f2d](https://github.com/finos/architecture-as-code/commit/c3a06db9b458364ffdf8040a896ca2c9d39a5f2d))
18+
* block-architecture widget theming in Docify and VSCode extension ([a0605bc66e6f7373d1d219f06361787ab7e1bc3a](https://github.com/finos/architecture-as-code/commit/a0605bc66e6f7373d1d219f06361787ab7e1bc3a))
19+
* Introduce architecture validation to VSCode Extension ([cc73f36c04327df807a49e14c352578be830678e](https://github.com/finos/architecture-as-code/commit/cc73f36c04327df807a49e14c352578be830678e))
20+
* chore(deps): update security updates ([d6f9217be845673e4b4e71d4d7893983213b49dc](https://github.com/finos/architecture-as-code/commit/d6f9217be845673e4b4e71d4d7893983213b49dc))
21+
* chore(deps): update security updates ([bcb0557d3d15217a295244c069d875cc48d0ad62](https://github.com/finos/architecture-as-code/commit/bcb0557d3d15217a295244c069d875cc48d0ad62))
22+
* chore: update lodash dependency to version 4.17.23 in multiple packages ([482591252758ae75fc011d7743b8fe1337c86776](https://github.com/finos/architecture-as-code/commit/482591252758ae75fc011d7743b8fe1337c86776))
23+
* chore: update lodash dependency to version 4.17.23 in multiple packages ([0b2af20ec6c9e5d6dfcd0fafb53a10fc0a154fad](https://github.com/finos/architecture-as-code/commit/0b2af20ec6c9e5d6dfcd0fafb53a10fc0a154fad))
24+
* chore(vscode): add debug logging for diagnostic ranges ([e18d3b35d5cf585fa7645c452f975cc3e76dba8c](https://github.com/finos/architecture-as-code/commit/e18d3b35d5cf585fa7645c452f975cc3e76dba8c))
25+
* chore(vscode): add debug logging to validation service ([c0e69c73b74f18d46b4d1393c73d2b27a3a07f01](https://github.com/finos/architecture-as-code/commit/c0e69c73b74f18d46b4d1393c73d2b27a3a07f01))
26+
* docs(vscode): add schema definition to payment-service and system JSON files ([c8ced1ef58e337ebeefddefc0fb26a9d0eacd77c](https://github.com/finos/architecture-as-code/commit/c8ced1ef58e337ebeefddefc0fb26a9d0eacd77c))
27+
* docs(vscode): README remove status paragraph, add theme setting; Extension rename to CALM ([af20ec20d38d92bb45157856ff6aef2b5d935900](https://github.com/finos/architecture-as-code/commit/af20ec20d38d92bb45157856ff6aef2b5d935900))
28+
* docs(vscode): remove status paragraph from README, add information about theme setting, rename to CALM ([d76e405430019539b36cdbb4d3f12c492712e835](https://github.com/finos/architecture-as-code/commit/d76e405430019539b36cdbb4d3f12c492712e835))
29+
* feat(calm-plugins): create website command from vscode extension ([ef7dd26e39e817584e563879c1a5aaaa7f143035](https://github.com/finos/architecture-as-code/commit/ef7dd26e39e817584e563879c1a5aaaa7f143035))
30+
* feat(calm-plugins): create website command from vscode extension ([0cc32adb9728bf54dd329c82d73f860b5b6c4010](https://github.com/finos/architecture-as-code/commit/0cc32adb9728bf54dd329c82d73f860b5b6c4010))
31+
* feat(shared): lint ([238b8c7ac75185175450283fcf3b2aeed2678495](https://github.com/finos/architecture-as-code/commit/238b8c7ac75185175450283fcf3b2aeed2678495))
32+
* feat(shared): lint ([a3bc5d4c50dd48224aa377d75bb08b5dd2b4a4ac](https://github.com/finos/architecture-as-code/commit/a3bc5d4c50dd48224aa377d75bb08b5dd2b4a4ac))
33+
* feat(shared): support specifying default widget options in frontmatter ([9df3801c70ca79208ddae45afdda1a305ba3f743](https://github.com/finos/architecture-as-code/commit/9df3801c70ca79208ddae45afdda1a305ba3f743))
34+
* feat(shared): support specifying default widget options in frontmatter ([00851b2762083fdc8ddbe7f2166630173ab5179c](https://github.com/finos/architecture-as-code/commit/00851b2762083fdc8ddbe7f2166630173ab5179c))
35+
* feat(shared): support specifying default widget options in frontmatter ([86192fea355c71f486037db4f20a7dd46cec369d](https://github.com/finos/architecture-as-code/commit/86192fea355c71f486037db4f20a7dd46cec369d))
36+
* feat(shared): support specifying default widget options in frontmatter ([e0c59fcf94120e45bda71ef95d84e4b05c905a08](https://github.com/finos/architecture-as-code/commit/e0c59fcf94120e45bda71ef95d84e4b05c905a08))
37+
* feat(theme): add high-contrast light and dark themes, update related documentation and tests ([63a0e804e50392f74316cd9f13e950fbdf838914](https://github.com/finos/architecture-as-code/commit/63a0e804e50392f74316cd9f13e950fbdf838914)), closes [hi#contrast](https://github.com/hi/issues/contrast)
38+
* feat(theme): add high-contrast light and dark themes, update related documentation and tests ([fcb4f7217fd6968ee98f7443f1bb4d3ffc5ccf8f](https://github.com/finos/architecture-as-code/commit/fcb4f7217fd6968ee98f7443f1bb4d3ffc5ccf8f)), closes [hi#contrast](https://github.com/hi/issues/contrast)
39+
* feat(vscode): add content-based CALM document detection with bundled schemas ([a5e3e325c47eab886cb0c52e1a02a147dab3afb4](https://github.com/finos/architecture-as-code/commit/a5e3e325c47eab886cb0c52e1a02a147dab3afb4))
40+
* feat(vscode): add debouncing and version tracking to prevent redundant validations ([6fcbc973b6116744b6e46c0dd580f7b4c22ba7ea](https://github.com/finos/architecture-as-code/commit/6fcbc973b6116744b6e46c0dd580f7b4c22ba7ea))
41+
* feat(vscode): add validation service for CALM documents ([a3bbc86d659232cd682534a3a2693db3b95333ab](https://github.com/finos/architecture-as-code/commit/a3bbc86d659232cd682534a3a2693db3b95333ab))
42+
* feat(vscode): bump version number ([20595fe387ca003a2f062caa138dd192468f471b](https://github.com/finos/architecture-as-code/commit/20595fe387ca003a2f062caa138dd192468f471b))
43+
* feat(vscode): handle theme and widget option selection in templates in live docify mode ([d5f584ee717b8456d3e83ca33080f753fd25c18e](https://github.com/finos/architecture-as-code/commit/d5f584ee717b8456d3e83ca33080f753fd25c18e))
44+
* feat(vscode): theme support in vscode extension ([3267f58efef04c7b8f315553b03e09e1f4128ad1](https://github.com/finos/architecture-as-code/commit/3267f58efef04c7b8f315553b03e09e1f4128ad1))
45+
* feat(vscode): theme support in vscode extension - fix changing theme ([a96e00ea983ec4f2e2f1e36db08fe7f3a658f3d0](https://github.com/finos/architecture-as-code/commit/a96e00ea983ec4f2e2f1e36db08fe7f3a658f3d0))
46+
* feat(vscode): upgrading minor version for new create website command ([df50f78316afbb5de7eead3a83d56eeb91a2fe90](https://github.com/finos/architecture-as-code/commit/df50f78316afbb5de7eead3a83d56eeb91a2fe90))
47+
* feat(vscode): validate CALM documents when opened ([3830dc6647371c7bcf5019ecff8d59d35e76b163](https://github.com/finos/architecture-as-code/commit/3830dc6647371c7bcf5019ecff8d59d35e76b163))
48+
* fix(calm-widgets): add tests ([fa66a1ad7f4f8d1ff5b60d22393fb1355163c0f3](https://github.com/finos/architecture-as-code/commit/fa66a1ad7f4f8d1ff5b60d22393fb1355163c0f3))
49+
* fix(calm-widgets): lint ([7e290bd1f84cc625de80094616cfb616af2fcca8](https://github.com/finos/architecture-as-code/commit/7e290bd1f84cc625de80094616cfb616af2fcca8))
50+
* fix(calm-widgets): lint ([5599fc0db78f0f58397433b943d43e7f768fcbe8](https://github.com/finos/architecture-as-code/commit/5599fc0db78f0f58397433b943d43e7f768fcbe8))
51+
* fix(calm-widgets): update test fixtures ([071f8ce83993c63c70b6ccf3fedc79cbf2b123df](https://github.com/finos/architecture-as-code/commit/071f8ce83993c63c70b6ccf3fedc79cbf2b123df))
52+
* fix(cli): lint ([ef9b23c7dd48b30bd15b44147a79d3389650ecf2](https://github.com/finos/architecture-as-code/commit/ef9b23c7dd48b30bd15b44147a79d3389650ecf2))
53+
* fix(cli): remove unused ValidationOutcome import ([feec7788ff61692978399396645be051694a4e53](https://github.com/finos/architecture-as-code/commit/feec7788ff61692978399396645be051694a4e53))
54+
* fix(cli): tests ([d9aa0e3648834b87289e121fd76c7b9ef11e4332](https://github.com/finos/architecture-as-code/commit/d9aa0e3648834b87289e121fd76c7b9ef11e4332))
55+
* fix(shared): add tests ([848a8e62d8fbe16823aa0b895fbfadae9ddbe2ac](https://github.com/finos/architecture-as-code/commit/848a8e62d8fbe16823aa0b895fbfadae9ddbe2ac))
56+
* fix(shared): address review comments ([be8695221b8f85569db23cde8b868e88857d0545](https://github.com/finos/architecture-as-code/commit/be8695221b8f85569db23cde8b868e88857d0545))
57+
* fix(shared): reassess themes vs WCAG 2.1 AAA contrast requirements and base on CALM blue ([c7b7991fac0c3e3c8b99029b57188345c9c51942](https://github.com/finos/architecture-as-code/commit/c7b7991fac0c3e3c8b99029b57188345c9c51942))
58+
* fix(shared): remove old code that broke build ([9fb13bf95ae406b302c96661eeedc1f54507733d](https://github.com/finos/architecture-as-code/commit/9fb13bf95ae406b302c96661eeedc1f54507733d))
59+
* fix(shared): remove unused imports ([b92a3a1a3da4013790e25aaa92f6db0b9fb9ab03](https://github.com/finos/architecture-as-code/commit/b92a3a1a3da4013790e25aaa92f6db0b9fb9ab03))
60+
* fix(shared): update test fixtures ([52569fc39455775dc5796e230f266035ef6037f4](https://github.com/finos/architecture-as-code/commit/52569fc39455775dc5796e230f266035ef6037f4))
61+
* fix(template): update WidgetEngine call in TemplateProcessor tests to match expected arguments ([7c3dfc94f465302934fee83dafa5d46aa5bdb962](https://github.com/finos/architecture-as-code/commit/7c3dfc94f465302934fee83dafa5d46aa5bdb962))
62+
* fix(vscode): await schema registry initialization before validating documents ([f12931be89d1d7b6cf74b8b762e09f8aaf67a86b](https://github.com/finos/architecture-as-code/commit/f12931be89d1d7b6cf74b8b762e09f8aaf67a86b))
63+
* fix(vscode): clear diagnostics when editor tab is closed ([8dfc4319f7b6c81237c3b211996d381021f2f307](https://github.com/finos/architecture-as-code/commit/8dfc4319f7b6c81237c3b211996d381021f2f307))
64+
* fix(vscode): copyTemplateBundles to throw an error when template bundles are not found ([c4715d44b915c70b0fc0182fe6e1ec68dbbd2874](https://github.com/finos/architecture-as-code/commit/c4715d44b915c70b0fc0182fe6e1ec68dbbd2874))
65+
* fix(vscode): improve JSON path location finding for diagnostics ([4b0beb58259551e3d534995380415d212c344651](https://github.com/finos/architecture-as-code/commit/4b0beb58259551e3d534995380415d212c344651))
66+
* fix(vscode): QuickPick was being disposed when hiding causing the selection info not be retained ([5492e9c3fd67f52790ab4b3bdc69483aa2a62317](https://github.com/finos/architecture-as-code/commit/5492e9c3fd67f52790ab4b3bdc69483aa2a62317))
67+
* fix(vscode): refine `isKnownCalmSchema` mock's URL validation regex ([a0e686a479e63a6982b1a658dfd7cc1b951f48c9](https://github.com/finos/architecture-as-code/commit/a0e686a479e63a6982b1a658dfd7cc1b951f48c9))
68+
* fix(vscode): refine `isKnownCalmSchema` mock's URL validation regex ([aaef819f7b409dda2f5e6c1c18f07ae55b6901a5](https://github.com/finos/architecture-as-code/commit/aaef819f7b409dda2f5e6c1c18f07ae55b6901a5))
69+
* fix(vscode): revalidate when editor tab becomes active ([b5483b3af46decde32e1f0680a20768152e83d7e](https://github.com/finos/architecture-as-code/commit/b5483b3af46decde32e1f0680a20768152e83d7e))
70+
* fix(vscode): use @stoplight/json for precise diagnostic line numbers ([359b2c22c9c75e90d35bf5de36dba4ae02e91ae7](https://github.com/finos/architecture-as-code/commit/359b2c22c9c75e90d35bf5de36dba4ae02e91ae7))
71+
* fix(widgets): add comments to default themes ([b1b1dfced260e9c54c2c99836542c3393a7d8176](https://github.com/finos/architecture-as-code/commit/b1b1dfced260e9c54c2c99836542c3393a7d8176))
72+
* fix(widgets): WidgetsOptionsContainer typing ([578348bfbcb6daaf940b345f8f82f9d30fcfdf51](https://github.com/finos/architecture-as-code/commit/578348bfbcb6daaf940b345f8f82f9d30fcfdf51))
73+
* refactor: move validation enrichment logic to shared package ([8b2314211c60dba7a290ad9b234254647889b82c](https://github.com/finos/architecture-as-code/commit/8b2314211c60dba7a290ad9b234254647889b82c))
74+
* refactor(vscode): remove duplicate findPathInDocument logic ([8a67ee40b3d3e237551cf2b4c05205ba569ae673](https://github.com/finos/architecture-as-code/commit/8a67ee40b3d3e237551cf2b4c05205ba569ae673))
75+
* refactor(vscode): remove redundant null coalescing operators ([6b3ab125f32dbd9a373b7a80e85a9c7ac435dc42](https://github.com/finos/architecture-as-code/commit/6b3ab125f32dbd9a373b7a80e85a9c7ac435dc42))
76+
* refactor(vscode): replace custom copy-calm-schemas script with copyfiles package ([81f859bca709fa65785ef05f635d196f3a97e6b9](https://github.com/finos/architecture-as-code/commit/81f859bca709fa65785ef05f635d196f3a97e6b9))
77+
* test(shared): add comprehensive tests for validation enrichment functions ([2c50a1b54491d0ff30a960b37d8cd85f36fda456](https://github.com/finos/architecture-as-code/commit/2c50a1b54491d0ff30a960b37d8cd85f36fda456))
78+
879
## [1.30.0] - 2026-01-26
980

1081
## 1.30.0 (2026-01-26)

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