Skip to content

Commit 121f38c

Browse files
authored
Merge branch 'master' into fix-lerna-ci
2 parents 4d4a930 + 48b1f73 commit 121f38c

9 files changed

+33
-9
lines changed

packages/react-native/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.4.1](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-06-17)
7+
8+
**Note:** Version bump only for package @honeybadger-io/react-native
9+
10+
11+
12+
13+
614
# [6.4.0](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-04-19)
715

816

packages/react-native/package-lock.json

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

packages/react-native/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@honeybadger-io/react-native",
3-
"version": "6.4.0",
3+
"version": "6.4.1",
44
"description": "Honeybadger.io for React Native.",
55
"author": "Andrey Butov <[email protected]> (https://andreybutov.com)",
66
"license": "MIT",

packages/rollup-plugin/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [5.9.1](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-06-17)
7+
8+
**Note:** Version bump only for package @honeybadger-io/rollup-plugin
9+
10+
11+
12+
13+
614
# [5.9.0](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-04-19)
715

816

packages/rollup-plugin/package-lock.json

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

packages/rollup-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@honeybadger-io/rollup-plugin",
3-
"version": "5.9.0",
3+
"version": "5.9.1",
44
"description": "A rollup plugin to upload sourcemaps to Honeybadger",
55
"directories": {
66
"example": "examples"

packages/vue/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.1.23](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-06-17)
7+
8+
**Note:** Version bump only for package @honeybadger-io/vue
9+
10+
11+
12+
13+
614
## [6.1.22](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-06-15)
715

816
**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.1.22",
3+
"version": "6.1.23",
44
"license": "MIT",
55
"description": "Honeybadger Vue.js client",
66
"author": "Jason Truesdell <[email protected]> (https://github.com/JasonTrue)",

0 commit comments

Comments
 (0)