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

Commit f674e33

Browse files
chore: release v3.2.1 (#992)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 78e3fd9 commit f674e33

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.2.1](https://github.com/honeybadger-io/honeybadger-vue/compare/v3.2.0...v3.2.1) (2022-07-13)
2+
3+
4+
### Bug Fixes
5+
6+
* revert type definition to use install as init method does not exist on Vue.Plugin definition ([#991](https://github.com/honeybadger-io/honeybadger-vue/issues/991)) ([78e3fd9](https://github.com/honeybadger-io/honeybadger-vue/commit/78e3fd9b297dd01e17edb176154c04bf58114316))
7+
8+
9+
110
# [3.2.0](https://github.com/honeybadger-io/honeybadger-vue/compare/v1.1.0...v3.2.0) (2022-07-05)
211

312

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "@honeybadger-io/vue",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"license": "MIT",
55
"description": "Honeybadger Vue.js client",
66
"author": "Jason Truesdell <jason@yuzuten.com> (https://github.com/JasonTrue)",

0 commit comments

Comments
 (0)