Skip to content

Commit 064dea5

Browse files
chore(version): bump version to v1.4.0
1 parent e9db5d4 commit 064dea5

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 1.4.0
4+
5+
##### Chores
6+
7+
* React 19 upgrade (#666) (e9db5d4f)
8+
9+
310
## 1.3.3
411

512
##### Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "exploretraces-app",
3-
"version": "1.3.3",
3+
"version": "1.4.0",
44
"description": "Queryless exploration of trace data stored in Tempo",
55
"scripts": {
66
"build": "webpack -c ./webpack.config.ts --env production",

0 commit comments

Comments
 (0)