Skip to content

Commit 0cbefd9

Browse files
authored
chore(main): release 3.20.0 (#234)
1 parent 099e2ac commit 0cbefd9

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.19.0"
2+
".": "3.20.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.20.0](https://github.com/openshift-hyperfleet/kartograph/compare/v3.19.0...v3.20.0) (2026-02-17)
4+
5+
6+
### Features
7+
8+
* **api.iam:** aihcm 158 root workspace creation permission ([#231](https://github.com/openshift-hyperfleet/kartograph/issues/231)) ([099e2ac](https://github.com/openshift-hyperfleet/kartograph/commit/099e2ac93049b63ce937447b3c4815fb00d1b809))
9+
310
## [3.19.0](https://github.com/openshift-hyperfleet/kartograph/compare/v3.18.0...v3.19.0) (2026-02-17)
411

512

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@kartograph/docs",
33
"type": "module",
4-
"version": "3.19.0",
4+
"version": "3.20.0",
55
"scripts": {
66
"dev": "astro dev",
77
"start": "astro dev",

0 commit comments

Comments
 (0)