Skip to content

Commit

Permalink
chore(release): @hawtio/backend-middleware v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
grgrzybek committed Nov 27, 2024
1 parent 4ab1616 commit b88d1aa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/backend-middleware/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.0.6 (2024-11-27)

### Bug Fixes

* **backend-middleware:** translate X-Jolokia-Authorization header to Authorization when contacting proxy ([13d1d85](https://github.com/hawtio/hawtio-next/commit/13d1d8561e1082678abd5107eb1514733f49fe7b))

## 1.0.5 (2024-04-23)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/backend-middleware/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hawtio/backend-middleware",
"version": "1.0.5",
"version": "1.0.6",
"description": "An Express middleware that implements Hawtio backend",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
Expand Down

0 comments on commit b88d1aa

Please sign in to comment.