diff --git a/CHANGELOG.md b/CHANGELOG.md index dc16a72..7674c6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.1.31 + +- Switches to the files-pipe component + ## 1.1.30 - Updates files-pipeline component diff --git a/package.json b/package.json index 65bd0c3..7e863e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astro-critters", - "version": "1.1.30", + "version": "1.1.31", "type": "module", "description": "🦔 AstroJS GoogleChromeLabs critters integration. Inline your critical CSS with Astro.", "repository": {