Skip to content

Commit 4c02d44

Browse files
committed
chore: release v0.3.3
1 parent c4d2a06 commit 4c02d44

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.2",
3+
"version": "0.3.3",
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.2",
3+
"version": "0.3.3",
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.2",
4+
"version": "0.3.3",
55
"packageManager": "[email protected]",
66
"description": "",
77
"license": "MIT",

0 commit comments

Comments
 (0)