Skip to content

Commit 52bd86a

Browse files
author
Dmitriy Borzenko
committed
Release v0.45.2
1 parent 1edbddf commit 52bd86a

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [0.45.2] - 2025-04-09
88
### Added
99
- Overview tab: added current role for user in Details section
1010
### Fixed

LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Business Source License 1.1
1111

1212
Licensor: Kamu Data, Inc.
1313

14-
Licensed Work: Kamu WEB UI Version 0.45.1
14+
Licensed Work: Kamu WEB UI Version 0.45.2
1515
The Licensed Work is © 2023 Kamu Data, Inc.
1616

1717
Additional Use Grant: You may use the Licensed Work for any purpose,

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kamu-platform",
3-
"version": "0.45.1",
3+
"version": "0.45.2",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve --watch",

0 commit comments

Comments
 (0)