Skip to content

Commit ce89056

Browse files
chore(release): 8.5.0 [skip ci]
# [8.5.0](v8.4.2...v8.5.0) (2024-08-05) ### Features * defect tracker type for monday.com ([#127](#127)) ([27cdd5c](27cdd5c))
1 parent 27cdd5c commit ce89056

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.5.0](https://github.com/BugSplat-Git/bugsplat-js-api-client/compare/v8.4.2...v8.5.0) (2024-08-05)
2+
3+
4+
### Features
5+
6+
* defect tracker type for monday.com ([#127](https://github.com/BugSplat-Git/bugsplat-js-api-client/issues/127)) ([27cdd5c](https://github.com/BugSplat-Git/bugsplat-js-api-client/commit/27cdd5c1d828cceeb810ec93537db0c723652e3e))
7+
18
## [8.4.2](https://github.com/BugSplat-Git/bugsplat-js-api-client/compare/v8.4.1...v8.4.2) (2024-06-14)
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.4.2",
4+
"version": "8.5.0",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",
77
"files": [

0 commit comments

Comments
 (0)