Skip to content
This repository was archived by the owner on Sep 14, 2020. It is now read-only.

Commit b6c820a

Browse files
committed
chore: Fix issue links in CHANGELOG.md
1 parent 077a170 commit b6c820a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ Changelog
55

66
### Bug Fixes
77

8-
* TypeScript: ensure types are included in the npm package [#305](https://github.com/bugsnag/bugsnag-android/pull/305)
8+
* TypeScript: ensure types are included in the npm package [#305](https://github.com/bugsnag/bugsnag-react-native/pull/305)
99

1010
## 2.13.0 (2019-01-07)
1111

1212
### Bug Fixes
1313

14-
* TypeScript: allow null values in setUser method [#279](https://github.com/bugsnag/bugsnag-android/pull/279)
14+
* TypeScript: allow null values in setUser method [#279](https://github.com/bugsnag/bugsnag-react-native/pull/279)
1515

1616
* (iOS) Upgrade to bugsnag-cocoa v5.17.3
1717
* Fix case where notify() causes an unhandled report
@@ -103,7 +103,7 @@ Changelog
103103

104104
### Bug Fixes
105105

106-
* TypeScript: allow undefined apiKeyOrConfig in Client constructor [#278](https://github.com/bugsnag/bugsnag-android/pull/278)
106+
* TypeScript: allow undefined apiKeyOrConfig in Client constructor [#278](https://github.com/bugsnag/bugsnag-react-native/pull/278)
107107

108108
## 2.12.0 (2018-10-29)
109109

0 commit comments

Comments
 (0)