Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit a7e2a18

Browse files
committed
Version update
1 parent 198cf8a commit a7e2a18

File tree

3 files changed

+34
-9
lines changed

3 files changed

+34
-9
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Backtrace Node Release Notes
22

3+
## Version 1.0.9
4+
- axios client update
5+
6+
## Version 1.0.8
7+
- dependency updates
8+
39
## Version 1.0.7
410
- Full source map support,
511
- readme updates

package-lock.json

Lines changed: 27 additions & 8 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,6 +1,6 @@
11
{
22
"name": "backtrace-node",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "Backtrace error reporting tool",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)