From a45a049fc76833655d6bd83e13df1444f119f5d0 Mon Sep 17 00:00:00 2001 From: Sean McPherson Date: Mon, 6 Feb 2023 14:56:42 -0500 Subject: [PATCH] docs: prepare release --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a47f421..a823151 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.1] - 2023-02-06 + - Fix "Slots" heading level in README - Remove `astro` from `peerDependencies` (#8)