Skip to content

Commit 47ffc89

Browse files
chore(release): 7.3.1 [skip ci]
## [7.3.1](v7.3.0...v7.3.1) (2023-08-07) ### Bug Fixes * symbol upload moduleName ([#111](#111)) ([1728d40](1728d40))
1 parent 1728d40 commit 47ffc89

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.3.1](https://github.com/BugSplat-Git/bugsplat-js-api-client/compare/v7.3.0...v7.3.1) (2023-08-07)
2+
3+
4+
### Bug Fixes
5+
6+
* symbol upload moduleName ([#111](https://github.com/BugSplat-Git/bugsplat-js-api-client/issues/111)) ([1728d40](https://github.com/BugSplat-Git/bugsplat-js-api-client/commit/1728d40623a28a0e7370b7e9319848d3e25871f4))
7+
18
# [7.3.0](https://github.com/BugSplat-Git/bugsplat-js-api-client/compare/v7.2.0...v7.3.0) (2023-07-26)
29

310

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
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": "7.3.0",
4+
"version": "7.3.1",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",
77
"files": [

0 commit comments

Comments
Β (0)