Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @honeybadger-io/[email protected]
 - @honeybadger-io/[email protected]
 - @honeybadger-io/[email protected]
 - @honeybadger-io/[email protected]
 - @honeybadger-io/[email protected]
 - @honeybadger-io/[email protected]
  • Loading branch information
github-actions[bot] committed Nov 25, 2024
1 parent de689ac commit ca4a27f
Show file tree
Hide file tree
Showing 18 changed files with 72 additions and 24 deletions.
8 changes: 8 additions & 0 deletions packages/esbuild-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.1](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-11-25)

**Note:** Version bump only for package @honeybadger-io/esbuild-plugin





# [1.2.0](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-10-22)


Expand Down
4 changes: 2 additions & 2 deletions packages/esbuild-plugin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/esbuild-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@honeybadger-io/esbuild-plugin",
"version": "1.2.0",
"version": "1.2.1",
"description": "Esbuild plugin to upload source maps to Honeybadger's API - http://docs.honeybadger.io/guides/source-maps.html",
"main": "./dist/index.js",
"scripts": {
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@honeybadger-io/core": "^6.6.0",
"@honeybadger-io/plugin-core": "^1.4.0"
"@honeybadger-io/plugin-core": "^1.4.1"
},
"peerDependencies": {
"esbuild": "*"
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.34](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-11-25)

**Note:** Version bump only for package @honeybadger-io/gatsby-plugin-honeybadger





## [6.0.33](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-10-22)

**Note:** Version bump only for package @honeybadger-io/gatsby-plugin-honeybadger
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-plugin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/gatsby-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@honeybadger-io/gatsby-plugin-honeybadger",
"description": "Gatsby plugin to add Honeybadger error tracking to your site.",
"version": "6.0.33",
"version": "6.0.34",
"homepage": "https://github.com/honeybadger-io/honeybadger-js/tree/master/packages/gatsby-plugin",
"repository": {
"type": "git",
Expand All @@ -16,7 +16,7 @@
"main": "index.js",
"dependencies": {
"@honeybadger-io/js": "^6.10.1",
"@honeybadger-io/webpack": "^6.3.0"
"@honeybadger-io/webpack": "^6.3.1"
},
"engines": {
"node": ">=14"
Expand Down
8 changes: 8 additions & 0 deletions packages/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.9.9](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-11-25)

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





## [5.9.8](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-10-22)

**Note:** Version bump only for package @honeybadger-io/nextjs
Expand Down
4 changes: 2 additions & 2 deletions packages/nextjs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@honeybadger-io/nextjs",
"version": "5.9.8",
"version": "5.9.9",
"description": "Next.js integration for Honeybadger",
"keywords": [
"nextjs",
Expand Down Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@honeybadger-io/js": "^6.10.1",
"@honeybadger-io/webpack": "^6.3.0"
"@honeybadger-io/webpack": "^6.3.1"
},
"devDependencies": {
"@honeybadger-io/react": "^6.1.25",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.1](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-11-25)

**Note:** Version bump only for package @honeybadger-io/plugin-core





# [1.4.0](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-10-22)


Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/plugin-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@honeybadger-io/plugin-core",
"version": "1.4.0",
"version": "1.4.1",
"description": "Shared functionality used by Honeybadger's javascript build plugins",
"files": [
"dist/**"
Expand Down
8 changes: 8 additions & 0 deletions packages/rollup-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.10.1](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-11-25)

**Note:** Version bump only for package @honeybadger-io/rollup-plugin





# [5.10.0](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-10-22)


Expand Down
4 changes: 2 additions & 2 deletions packages/rollup-plugin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/rollup-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@honeybadger-io/rollup-plugin",
"version": "5.10.0",
"version": "5.10.1",
"description": "A rollup plugin to upload sourcemaps to Honeybadger",
"directories": {
"example": "examples"
Expand Down Expand Up @@ -46,7 +46,7 @@
"typescript": "^4.9.5"
},
"dependencies": {
"@honeybadger-io/plugin-core": "^1.4.0",
"@honeybadger-io/plugin-core": "^1.4.1",
"fetch-retry": "^5.0.3",
"form-data": "^4.0.0",
"node-fetch": "^2.6.9",
Expand Down
8 changes: 8 additions & 0 deletions packages/webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.3.1](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-11-25)

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





# [6.3.0](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-10-22)


Expand Down
4 changes: 2 additions & 2 deletions packages/webpack/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@honeybadger-io/webpack",
"version": "6.3.0",
"version": "6.3.1",
"description": "Webpack plugin to upload source maps to Honeybadger's API - http://docs.honeybadger.io/guides/source-maps.html",
"main": "./dist/HoneybadgerSourceMapPlugin.js",
"scripts": {
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"dependencies": {
"@babel/runtime": "^7.14.5",
"@honeybadger-io/plugin-core": "^1.4.0",
"@honeybadger-io/plugin-core": "^1.4.1",
"verror": "^1.6.1"
},
"peerDependencies": {
Expand Down

0 comments on commit ca4a27f

Please sign in to comment.