Skip to content

Commit 1704a9a

Browse files
authored
Prepare release v1.59.0 (#2378)
Prepares v1.59.0 release per instructions in ./RELEASE.md Signed-off-by: Joe Elliott <number101010@gmail.com>
1 parent 48f7a46 commit 1704a9a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ Run `make changelog` to generate content.
99

1010
</details>
1111

12+
## v1.59.0 (2024-07-09)
13+
14+
#### 🐞 Bug fixes, Minor Improvements
15+
16+
* Add escaped example to tag search help popup ([@yurishkuro](https://github.com/yurishkuro) in [#2354](https://github.com/jaegertracing/jaeger-ui/pull/2354))
17+
1218
## v1.58.0 (2024-06-11)
1319

1420
#### 🐞 Bug fixes, Minor Improvements

packages/jaeger-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "jaeger-ui",
4-
"version": "1.58.0",
4+
"version": "1.59.0",
55
"main": "src/index.tsx",
66
"license": "Apache-2.0",
77
"homepage": ".",

0 commit comments

Comments
 (0)