Skip to content

Commit

Permalink
v1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
vmihailenco committed Aug 30, 2018
1 parent 55c2c03 commit daf7a25
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 49 deletions.
14 changes: 3 additions & 11 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "airbrake-js-client",
"version": "1.4.5",
"version": "1.4.6",
"homepage": "https://github.com/airbrake/airbrake-js",
"authors": ["Airbrake"],
"description": "Notify Airbrake on JavaScript exceptions",
Expand All @@ -17,15 +17,7 @@
".gitignore",
".travis.yml"
],
"moduleType": [
"amd",
"globals"
],
"keywords": [
"exception",
"error",
"airbrake",
"notifier"
],
"moduleType": ["amd", "globals"],
"keywords": ["exception", "error", "airbrake", "notifier"],
"license": "MIT"
}
41 changes: 10 additions & 31 deletions dist/client.js

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

2 changes: 1 addition & 1 deletion dist/client.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/client.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/client.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/instrumentation/express.js

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

2 changes: 1 addition & 1 deletion dist/instrumentation/hapi.js

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,6 +1,6 @@
{
"name": "airbrake-js",
"version": "1.4.5",
"version": "1.4.6",
"description": "Notify Airbrake on JavaScript exceptions",
"author": "Airbrake",
"license": "MIT",
Expand Down

0 comments on commit daf7a25

Please sign in to comment.