Skip to content

Commit 93b0c7c

Browse files
committed
chore: release v0.3.5
1 parent b6de404 commit 93b0c7c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.4",
3+
"version": "0.3.5",
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.4",
3+
"version": "0.3.5",
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.4",
4+
"version": "0.3.5",
55
"packageManager": "pnpm@10.12.4",
66
"description": "",
77
"license": "MIT",

0 commit comments

Comments
 (0)