Skip to content

Commit

Permalink
v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Widdershin committed May 27, 2020
1 parent c271b6d commit 5c68362
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.11.1
- Fix send annotations requiring too many arguments
- Add default export to module

## 0.11.0
- Overhaul project to TypeScript, type definitions included in package
- Unhandled exceptions are now correctly tagged
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "raygun",
"description": "Raygun.io package for Node, written in TypeScript",
"version": "0.11.0",
"version": "0.11.1",
"homepage": "https://github.com/MindscapeHQ/raygun4node",
"author": {
"name": "MindscapeHQ",
Expand Down

0 comments on commit 5c68362

Please sign in to comment.