Skip to content

Commit

Permalink
chore: release [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jan 21, 2024
1 parent 5526947 commit d2caf85
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro-plugins",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"description": "Various astro plugins such as astro-htmlnano to minify Astro files with HTMLNano and CSSNano",
"homepage": "https://github.com/aminya/astro-plugins",
Expand Down
2 changes: 1 addition & 1 deletion packages/astro-htmlnano/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro-htmlnano",
"version": "1.3.0",
"version": "1.4.0",
"description": "Minify Astro files with HTMLNano and CSSNano",
"homepage": "https://github.com/aminya/astro-plugins/tree/main/packages/astro-htmlnano",
"repository": "https://github.com/aminya/astro-plugins/tree/main/packages/astro-htmlnano",
Expand Down
2 changes: 1 addition & 1 deletion packages/astro-posthtml/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro-posthtml",
"version": "1.0.2",
"version": "1.1.0",
"description": "Transform Astro files with PostHTML",
"homepage": "https://github.com/aminya/astro-plugins/tree/main/packages/astro-posthtml",
"repository": "https://github.com/aminya/astro-plugins/tree/main/packages/astro-posthtml",
Expand Down

0 comments on commit d2caf85

Please sign in to comment.