Skip to content

Commit f045ce7

Browse files
chore(release): bump HyperDX app/package versions (beta)
1 parent b51e39c commit f045ce7

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

.changeset/pre.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"forty-ducks-invite",
2525
"forty-hounds-grin",
2626
"forty-mails-deliver",
27+
"funny-crabs-whisper",
2728
"happy-hornets-join",
2829
"healthy-carpets-applaud",
2930
"hip-dolls-reply",
@@ -33,6 +34,7 @@
3334
"hungry-hounds-clap",
3435
"lemon-walls-collect",
3536
"light-emus-allow",
37+
"long-goats-fail",
3638
"metal-doors-burn",
3739
"mighty-crabs-fry",
3840
"moody-chefs-juggle",
@@ -50,6 +52,7 @@
5052
"popular-ants-ring",
5153
"quiet-dryers-taste",
5254
"rotten-cheetahs-argue",
55+
"shaggy-bikes-press",
5356
"silent-dolphins-call",
5457
"silver-mails-try",
5558
"sour-gifts-thank",

packages/common-utils/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @hyperdx/common-utils
22

3+
## 0.2.0-beta.6
4+
5+
### Patch Changes
6+
7+
- 7d2cfcf: fix: 'Failed to fetch' errors
8+
- b51e39c: fix: disable keep_alive on the browser side (ch client)
9+
- 0cf5358: chore: bump clickhouse client to v1.11.1
10+
311
## 0.2.0-beta.5
412

513
### Patch Changes

packages/common-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hyperdx/common-utils",
33
"description": "Common utilities for HyperDX application",
4-
"version": "0.2.0-beta.5",
4+
"version": "0.2.0-beta.6",
55
"license": "MIT",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)