summaryrefslogtreecommitdiff
path: root/packages/astro-parser
diff options
context:
space:
mode:
Diffstat (limited to 'packages/astro-parser')
-rw-r--r--packages/astro-parser/CHANGELOG.md2
-rw-r--r--packages/astro-parser/package.json2
2 files changed, 3 insertions, 1 deletions
diff --git a/packages/astro-parser/CHANGELOG.md b/packages/astro-parser/CHANGELOG.md
index f3768e6e2..ec2641bd7 100644
--- a/packages/astro-parser/CHANGELOG.md
+++ b/packages/astro-parser/CHANGELOG.md
@@ -1,5 +1,7 @@
# @astrojs/parser
+## 0.20.3
+
## 0.20.2
### Patch Changes
diff --git a/packages/astro-parser/package.json b/packages/astro-parser/package.json
index d73710c52..6b7dc359c 100644
--- a/packages/astro-parser/package.json
+++ b/packages/astro-parser/package.json
@@ -1,6 +1,6 @@
{
"name": "@astrojs/parser",
- "version": "0.20.2",
+ "version": "0.20.3",
"author": "Skypack",
"license": "MIT",
"type": "commonjs",