Skip to content

Commit a5d33d0

Browse files
committed
chore(release): v1.4.5
1 parent 207bbe1 commit a5d33d0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-plugins",
3-
"version": "1.4.4",
3+
"version": "1.4.5",
44
"private": true,
55
"description": "Various astro plugins such as astro-htmlnano to minify Astro files with HTMLNano and CSSNano",
66
"homepage": "https://github.com/aminya/astro-plugins",

packages/astro-htmlnano/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-htmlnano",
3-
"version": "1.4.4",
3+
"version": "1.4.5",
44
"description": "Minify Astro files with HTMLNano and CSSNano",
55
"homepage": "https://github.com/aminya/astro-plugins/tree/main/packages/astro-htmlnano",
66
"repository": "https://github.com/aminya/astro-plugins/tree/main/packages/astro-htmlnano",

packages/astro-posthtml/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-posthtml",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Transform Astro files with PostHTML",
55
"homepage": "https://github.com/aminya/astro-plugins/tree/main/packages/astro-posthtml",
66
"repository": "https://github.com/aminya/astro-plugins/tree/main/packages/astro-posthtml",

0 commit comments

Comments
 (0)