Skip to content

Commit

Permalink
chore: release v0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nonzzz committed Nov 26, 2024
1 parent 5370c8b commit f2d8126
Show file tree
Hide file tree
Showing 5 changed files with 90 additions and 90 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.14.3

Bump client deps.

## 0.14.2

# Patches
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-bundle-analyzer",
"version": "0.14.2",
"version": "0.14.3",
"description": "a modern vite bundle analyzer tool",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -49,7 +49,7 @@
"react-dom": "^18.2.0",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-swc3": "^0.11.2",
"squarified": "^0.2.0",
"squarified": "^0.2.2",
"tinyexec": "^0.3.1",
"typescript": "^5.2.2",
"unplugin-icons": "^0.18.5",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

Loading

0 comments on commit f2d8126

Please sign in to comment.