Skip to content

Commit c1190c1

Browse files
Publish
- @honeybadger-io/[email protected]
1 parent cc5c8dc commit c1190c1

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

packages/vue/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.2.2](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2025-03-18)
7+
8+
9+
### Bug Fixes
10+
11+
* **vue:** handle anonymous components ([#1431](https://github.com/honeybadger-io/honeybadger-js/issues/1431)) ([cc5c8dc](https://github.com/honeybadger-io/honeybadger-js/commit/cc5c8dcdc29de680b02e7515020384179c48f8b5))
12+
13+
14+
15+
16+
617
## [6.2.1](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2025-03-18)
718

819
**Note:** Version bump only for package @honeybadger-io/vue

packages/vue/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@honeybadger-io/vue",
3-
"version": "6.2.1",
3+
"version": "6.2.2",
44
"license": "MIT",
55
"description": "Honeybadger Vue.js client",
66
"author": "Jason Truesdell <[email protected]> (https://github.com/JasonTrue)",

0 commit comments

Comments
 (0)