Skip to content
This repository was archived by the owner on Jan 8, 2019. It is now read-only.

Commit 0fb98f2

Browse files
committed
1.0.1
1 parent 7d49013 commit 0fb98f2

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
## 1.0.1 (18-12-2017)
4+
5+
### Bug fixes
6+
7+
* Update imports for bugsnag-js@4.0.3
8+
[#2](https://github.com/bugsnag/bugsnag-angular/pull/2)
9+
10+
## 1.0.0 (04-12-2017)
11+
12+
Initial release

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "bugsnag-angular",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Angular integration for bugsnag-js",
55
"main": "dist/index.js",
66
"browser": "dist/index.js",

0 commit comments

Comments
 (0)