Skip to content

Commit db257c1

Browse files
chore(release): 8.4.2 [skip ci]
## [8.4.2](v8.4.1...v8.4.2) (2024-06-14) ### Bug Fixes * can't find cancel ([8bac7ac](8bac7ac))
1 parent 8bac7ac commit db257c1

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.4.2](https://github.com/BugSplat-Git/bugsplat-js-api-client/compare/v8.4.1...v8.4.2) (2024-06-14)
2+
3+
4+
### Bug Fixes
5+
6+
* can't find cancel ([8bac7ac](https://github.com/BugSplat-Git/bugsplat-js-api-client/commit/8bac7acc8dad557db64f98f3e4ec7d869b9a48cf))
7+
18
## [8.4.1](https://github.com/BugSplat-Git/bugsplat-js-api-client/compare/v8.4.0...v8.4.1) (2024-06-14)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bugsplat/js-api-client",
33
"description": "JS client for consuming the BugSplat API",
4-
"version": "8.4.1",
4+
"version": "8.4.2",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",
77
"files": [

0 commit comments

Comments
 (0)