Skip to content

Commit c922bf1

Browse files
chore(release): 11.1.0 [skip ci]
# [11.1.0](v11.0.0...v11.1.0) (2025-04-30) ### Features * issue client ([#146](#146)) ([ea5f36d](ea5f36d))
1 parent ea5f36d commit c922bf1

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+
# [11.1.0](https://github.com/BugSplat-Git/bugsplat-js-api-client/compare/v11.0.0...v11.1.0) (2025-04-30)
2+
3+
4+
### Features
5+
6+
* issue client ([#146](https://github.com/BugSplat-Git/bugsplat-js-api-client/issues/146)) ([ea5f36d](https://github.com/BugSplat-Git/bugsplat-js-api-client/commit/ea5f36dd5b7ca3158c0fdc60f25e2feb377c8499))
7+
18
# [11.0.0](https://github.com/BugSplat-Git/bugsplat-js-api-client/compare/v10.0.0...v11.0.0) (2025-04-03)
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": "11.0.0",
4+
"version": "11.1.0",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",
77
"files": [

0 commit comments

Comments
Β (0)