Skip to content

Commit 5a72dbd

Browse files
committed
chore(release): 2.2.2
1 parent 9f6f11d commit 5a72dbd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/hawtio/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.2](https://github.com/hawtio/hawtio-react/compare/v2.2.1...v2.2.2) (2026-05-18)
6+
7+
8+
### Bug Fixes
9+
10+
* **ui:** Review usage of SVG files imported through tsup/esbuild loaders (fixes [#2088](https://github.com/hawtio/hawtio-react/issues/2088)) ([0cf4f9f](https://github.com/hawtio/hawtio-react/commit/0cf4f9ff5dc05ea20668f393c4433aa57f8e329c))
11+
512
## [2.2.1](https://github.com/hawtio/hawtio-react/compare/v2.2.0...v2.2.1) (2026-05-14)
613

714

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.2.1",
3+
"version": "2.2.2",
44
"description": "A Hawtio reimplementation based on TypeScript + React.",
55
"main": "./dist/index.js",
66
"exports": {

0 commit comments

Comments
 (0)