Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages/javascript-wrapper": "0.16.0",
"packages/interface-helpers": "1.1.1",
"packages/ui": "3.5.1",
"packages/ui-helm-chart": "0.5.0"
"packages/ui-helm-chart": "0.6.0"
}
7 changes: 7 additions & 0 deletions packages/ui-helm-chart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.6.0](https://github.com/ytsaurus/ytsaurus-ui/compare/ytsaurus-ui-chart-v0.5.0...ytsaurus-ui-chart-v0.6.0) (2026-02-18)


### Features

* **interface-helpers:** add format.NumberWithSuffix ([0080c7d](https://github.com/ytsaurus/ytsaurus-ui/commit/0080c7d5caa0a3345233e20eb0d8cdac10481a54))

## [0.5.0](https://github.com/ytsaurus/ytsaurus-ui/compare/ytsaurus-ui-chart-v0.4.0...ytsaurus-ui-chart-v0.5.0) (2025-08-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-helm-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: ytsaurus-ui-chart
description: A Helm chart for Kubernetes
type: application
version: 0.5.0
version: 0.6.0
sources:
- https://github.com/ytsaurus/ytsaurus-ui
appVersion: "1.60.1"