Skip to content

Commit d3af72e

Browse files
chore(release): 8.3.0 [skip ci]
# [8.3.0](v8.2.0...v8.3.0) (2024-04-04) ### Features * attributes ([#121](#121)) ([f2cf741](f2cf741))
1 parent f2cf741 commit d3af72e

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+
# [8.3.0](https://github.com/BugSplat-Git/bugsplat-js-api-client/compare/v8.2.0...v8.3.0) (2024-04-04)
2+
3+
4+
### Features
5+
6+
* attributes ([#121](https://github.com/BugSplat-Git/bugsplat-js-api-client/issues/121)) ([f2cf741](https://github.com/BugSplat-Git/bugsplat-js-api-client/commit/f2cf74172310514654204852a750ff218407cfb8))
7+
18
# [8.2.0](https://github.com/BugSplat-Git/bugsplat-js-api-client/compare/v8.1.3...v8.2.0) (2024-03-28)
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": "8.2.0",
4+
"version": "8.3.0",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",
77
"files": [

0 commit comments

Comments
Β (0)