Skip to content

Commit b04820d

Browse files
chore(release): 9.3.2 [skip ci]
## [9.3.2](v9.3.1...v9.3.2) (2024-11-14) ### Bug Fixes * last modified date format ([#136](#136)) ([ebb6cd8](ebb6cd8))
1 parent ebb6cd8 commit b04820d

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+
## [9.3.2](https://github.com/BugSplat-Git/bugsplat-js-api-client/compare/v9.3.1...v9.3.2) (2024-11-14)
2+
3+
4+
### Bug Fixes
5+
6+
* last modified date format ([#136](https://github.com/BugSplat-Git/bugsplat-js-api-client/issues/136)) ([ebb6cd8](https://github.com/BugSplat-Git/bugsplat-js-api-client/commit/ebb6cd84fa2cad49e2957681a58d7a29a50c51a3))
7+
18
## [9.3.1](https://github.com/BugSplat-Git/bugsplat-js-api-client/compare/v9.3.0...v9.3.1) (2024-11-06)
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": "9.3.1",
4+
"version": "9.3.2",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",
77
"files": [

0 commit comments

Comments
 (0)