Skip to content

Commit 211b550

Browse files
committed
chore: release v0.3.2
1 parent 91be213 commit 211b550

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/beasties-webpack-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "beasties-webpack-plugin",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Webpack plugin to inline critical CSS and lazy-load the rest.",
55
"author": "The Chromium Authors",
66
"contributors": [

packages/beasties/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "beasties",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Inline critical CSS and lazy-load the rest.",
55
"author": "The Chromium Authors",
66
"contributors": [

packages/vite-plugin-beasties/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-plugin-beasties",
33
"type": "module",
4-
"version": "0.3.1",
4+
"version": "0.3.2",
55
"packageManager": "pnpm@10.8.0",
66
"description": "",
77
"license": "MIT",

0 commit comments

Comments
 (0)