Skip to content

Commit c55ab9d

Browse files
chore(release): 0.1.3 [skip ci]
1 parent 52a86a3 commit c55ab9d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/rollup-plugin-size-limit/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @pixpilot/rollup-plugin-size-limit
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- improve error messages with ANSI color formatting
8+
39
## 0.1.2
410

511
### Patch Changes

packages/rollup-plugin-size-limit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pixpilot/rollup-plugin-size-limit",
33
"type": "module",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"packageManager": "pnpm@10.17.0",
66
"description": "Enforce bundle size limits in Rollup, Vite, and tsdown builds with configurable thresholds and CI/CD integration",
77
"author": "PixPilot <m.doaie@hotmail.com>",

0 commit comments

Comments
 (0)