Skip to content

Commit

Permalink
2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Aug 15, 2023
1 parent 7d95411 commit ef1c59a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.0.9

- Cleanup

## 2.0.8

- Cleanup
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro-critters",
"version": "2.0.8",
"version": "2.0.9",
"description": "🦔 AstroJS GoogleChromeLabs critters integration. Inline your critical CSS with Astro.",
"keywords": [
"astro-integration",
Expand Down Expand Up @@ -28,10 +28,10 @@
},
"dependencies": {
"critters": "0.0.20",
"files-pipe": "2.0.14"
"files-pipe": "2.0.15"
},
"devDependencies": {
"astro": "2.10.7",
"typescript-esbuild": "0.1.12"
"typescript-esbuild": "0.1.13"
}
}

0 comments on commit ef1c59a

Please sign in to comment.