Skip to content

Commit 1e55e32

Browse files
Publish
- @honeybadger-io/[email protected]
1 parent 6986535 commit 1e55e32

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

packages/esbuild-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+
## [1.1.1](https://github.com/honeybadger-io/honeybadger-js/compare/@honeybadger-io/[email protected]...@honeybadger-io/[email protected]) (2024-04-19)
7+
8+
**Note:** Version bump only for package @honeybadger-io/esbuild-plugin
9+
10+
11+
12+
13+
614
# 1.1.0 (2024-04-19)
715

816

packages/esbuild-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/esbuild-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@honeybadger-io/esbuild-plugin",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Esbuild plugin to upload source maps to Honeybadger's API - http://docs.honeybadger.io/guides/source-maps.html",
55
"main": "./dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)