Skip to content

Commit eaf7f24

Browse files
committed
chore(release): 2.2.0
1 parent 1a99cb0 commit eaf7f24

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

packages/hawtio/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [2.2.0](https://github.com/hawtio/hawtio-react/compare/v2.1.0...v2.2.0) (2026-04-30)
6+
7+
8+
### Features
9+
10+
* **runtime:** Added minutes/seconds for younger apps ([471034d](https://github.com/hawtio/hawtio-react/commit/471034d5b819aed3444af726ff2334d0a720fb67))
11+
* **ui:** Added camel notes ([fa29f77](https://github.com/hawtio/hawtio-react/commit/fa29f773e653edd46a7473277b635fe72c4cf363))
12+
13+
14+
### Bug Fixes
15+
16+
* **chart, route-diagram:** Fixed text colors for dark-mode ([1a99cb0](https://github.com/hawtio/hawtio-react/commit/1a99cb0ead740db5709562cdce4c0ee3f8167c81))
17+
* **route-diagram:** Fixed coloring of borders and backgrounds ([f9e4cfd](https://github.com/hawtio/hawtio-react/commit/f9e4cfd7088fdfa26e1bc7b0cddd337ab7dbb261))
18+
519
## [2.1.0](https://github.com/hawtio/hawtio-react/compare/v2.0.2...v2.1.0) (2026-04-23)
620

721

packages/hawtio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hawtio/react",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "A Hawtio reimplementation based on TypeScript + React.",
55
"main": "./dist/index.js",
66
"exports": {

0 commit comments

Comments
 (0)