Skip to content

Commit

Permalink
chore(release): 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tadayosi committed May 15, 2024
1 parent 8faf1cb commit 70776e2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/hawtio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [1.2.6](https://github.com/hawtio/hawtio-next/compare/v1.2.5...v1.2.6) (2024-05-15)


### Bug Fixes

* auth/config response should never cause errors ([8faf1cb](https://github.com/hawtio/hawtio-next/commit/8faf1cb76514a6565689989034faf17443e16d41))

## [1.2.5](https://github.com/hawtio/hawtio-next/compare/v1.2.4...v1.2.5) (2024-05-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hawtio/react",
"version": "1.2.5",
"version": "1.2.6",
"description": "A Hawtio reimplementation based on TypeScript + React.",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 70776e2

Please sign in to comment.