File tree 3 files changed +12
-1
lines changed
3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 24
24
" forty-ducks-invite" ,
25
25
" forty-hounds-grin" ,
26
26
" forty-mails-deliver" ,
27
+ " funny-crabs-whisper" ,
27
28
" happy-hornets-join" ,
28
29
" healthy-carpets-applaud" ,
29
30
" hip-dolls-reply" ,
33
34
" hungry-hounds-clap" ,
34
35
" lemon-walls-collect" ,
35
36
" light-emus-allow" ,
37
+ " long-goats-fail" ,
36
38
" metal-doors-burn" ,
37
39
" mighty-crabs-fry" ,
38
40
" moody-chefs-juggle" ,
50
52
" popular-ants-ring" ,
51
53
" quiet-dryers-taste" ,
52
54
" rotten-cheetahs-argue" ,
55
+ " shaggy-bikes-press" ,
53
56
" silent-dolphins-call" ,
54
57
" silver-mails-try" ,
55
58
" sour-gifts-thank" ,
Original file line number Diff line number Diff line change 1
1
# @hyperdx/common-utils
2
2
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
+
3
11
## 0.2.0-beta.5
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hyperdx/common-utils" ,
3
3
"description" : " Common utilities for HyperDX application" ,
4
- "version" : " 0.2.0-beta.5 " ,
4
+ "version" : " 0.2.0-beta.6 " ,
5
5
"license" : " MIT" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
You can’t perform that action at this time.
0 commit comments