Skip to content

Commit

Permalink
chore: Tweak changelog order from merge
Browse files Browse the repository at this point in the history
  • Loading branch information
bengourley committed May 14, 2020
1 parent 1442522 commit 32fbd64
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ This update contains some substantial changes to plugin type definitions. If you

- (plugin-react): Add type definitions for `Bugsnag.getPlugin('react')` [#839](https://github.com/bugsnag/bugsnag-js/pull/839)
- (plugin-vue): Add type definitions for `Bugsnag.getPlugin('vue')` [#839](https://github.com/bugsnag/bugsnag-js/pull/839)
- (plugin-react): Add `clearError` prop to `ErrorBoundary`. [#797](https://github.com/bugsnag/bugsnag-js/pull/797)

## 7.0.2 (2020-05-12)

Expand All @@ -21,9 +22,6 @@ This update contains some substantial changes to plugin type definitions. If you

## 7.0.1 (2020-04-27)

### Added
- (plugin-react): Add `clearError` prop to `ErrorBoundary`. [#797](https://github.com/bugsnag/bugsnag-js/pull/797)

### Fixed
- (plugin-vue): Fix plugin type definitions [#809](https://github.com/bugsnag/bugsnag-js/pull/809)
- (delivery-expo): Ensure Expo delivery logs event details correctly (instead of `undefined`) [#804](https://github.com/bugsnag/bugsnag-js/pull/804)
Expand Down

0 comments on commit 32fbd64

Please sign in to comment.