Skip to content

Commit 6afb88f

Browse files
chore(release): 8.3.1 [skip ci]
## [8.3.1](v8.3.0...v8.3.1) (2024-04-04) ### Bug Fixes * import paths ([c504c2f](c504c2f))
1 parent c504c2f commit 6afb88f

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.3.1](https://github.com/BugSplat-Git/bugsplat-js-api-client/compare/v8.3.0...v8.3.1) (2024-04-04)
2+
3+
4+
### Bug Fixes
5+
6+
* import paths ([c504c2f](https://github.com/BugSplat-Git/bugsplat-js-api-client/commit/c504c2f0faec79d8a7be7ba4f127901747fc90e2))
7+
18
# [8.3.0](https://github.com/BugSplat-Git/bugsplat-js-api-client/compare/v8.2.0...v8.3.0) (2024-04-04)
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.3.0",
4+
"version": "8.3.1",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",
77
"files": [

0 commit comments

Comments
 (0)