Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Commit

Permalink
Merge pull request #25 from bugsnag/next
Browse files Browse the repository at this point in the history
Release v1.0.4
  • Loading branch information
bengourley committed Aug 1, 2018
2 parents 04e2846 + 947b06a commit 9af3b11
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 1.0.4

## Bug fixes

* Ensure correct values for `overwrite` are sent to API (#24)
* Ensure OS tempdir is used for temporary files (rather than the current directory) (#22)

# 1.0.3

## Maintenance
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bugsnag-sourcemaps",
"version": "1.0.3",
"version": "1.0.4",
"keywords": [
"bugsnag",
"source-maps"
Expand Down

0 comments on commit 9af3b11

Please sign in to comment.