Skip to content

Commit d9dfdec

Browse files
committed
chore(release): 2.0.2
1 parent 43aa69a commit d9dfdec

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.0.2](https://github.com/hawtio/hawtio-react/compare/v2.0.1...v2.0.2) (2026-04-15)
6+
7+
8+
### Bug Fixes
9+
10+
* **ui:** Filter MBeanNodes with proper object cloning (fixes [#2041](https://github.com/hawtio/hawtio-react/issues/2041)) ([ea67387](https://github.com/hawtio/hawtio-react/commit/ea67387dc9f667b477950bc26843bdee325dbbb3))
11+
512
## [2.0.1](https://github.com/hawtio/hawtio-react/compare/v2.0.0...v2.0.1) (2026-04-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.0.1",
3+
"version": "2.0.2",
44
"description": "A Hawtio reimplementation based on TypeScript + React.",
55
"main": "./dist/index.js",
66
"exports": {

0 commit comments

Comments
 (0)