Skip to content

Commit 5d0fda2

Browse files
committed
chore(release): 0.1.1
1 parent 215cdb8 commit 5d0fda2

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

plugin/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,12 @@
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+
## [0.1.1](///compare/v0.1.0...v0.1.1) (2026-04-23)
6+
7+
8+
### Bug Fixes
9+
10+
* support tsup build for npm packaging 215cdb8
11+
* upgrade Hawtio to 5.1.0 to fix remote plugin loading at app 68f8571
12+
513
## 0.1.0 (2026-04-07)

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hawtio/ai-plugin",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Hawtio AI plugin",
55
"main": "./dist/index.js",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)