Skip to content

Commit bf87152

Browse files
chore: release package(s) (#47)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5eb3b61 commit bf87152

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/strong-badgers-turn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/node-esbuild/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- [#46](https://github.com/un-ts/size-limit/pull/46) [`5eb3b61`](https://github.com/un-ts/size-limit/commit/5eb3b617080c6933f1bd9cc3340b0a9114478768) Thanks [@JounQin](https://github.com/JounQin)! - fix: should inherit default esbuild config
8+
39
## 0.3.0
410

511
### Minor Changes

packages/node-esbuild/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "size-limit-node-esbuild",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"type": "module",
55
"description": "Node esbuild plugin for Size Limit",
66
"repository": "git+https://github.com/un-ts/size-limit.git",

0 commit comments

Comments
 (0)