diff --git a/.changeset/shaggy-ties-laugh.md b/.changeset/shaggy-ties-laugh.md deleted file mode 100644 index fe11a95..0000000 --- a/.changeset/shaggy-ties-laugh.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astro-community/astro-embed-bluesky': patch ---- - -Allow PostView to be passed to embed diff --git a/packages/astro-embed-bluesky/CHANGELOG.md b/packages/astro-embed-bluesky/CHANGELOG.md index 33a4d11..9539e88 100644 --- a/packages/astro-embed-bluesky/CHANGELOG.md +++ b/packages/astro-embed-bluesky/CHANGELOG.md @@ -1,5 +1,11 @@ # @astro-community/astro-embed-bluesky +## 0.1.2 + +### Patch Changes + +- [#174](https://github.com/delucis/astro-embed/pull/174) [`c9cc93aaf756446f5feb84f68abeef8ea4816dec`](https://github.com/delucis/astro-embed/commit/c9cc93aaf756446f5feb84f68abeef8ea4816dec) Thanks [@ascorbic](https://github.com/ascorbic)! - Allow PostView to be passed to embed + ## 0.1.1 ### Patch Changes diff --git a/packages/astro-embed-bluesky/package.json b/packages/astro-embed-bluesky/package.json index c18186f..07e7ab7 100644 --- a/packages/astro-embed-bluesky/package.json +++ b/packages/astro-embed-bluesky/package.json @@ -1,6 +1,6 @@ { "name": "@astro-community/astro-embed-bluesky", - "version": "0.1.1", + "version": "0.1.2", "description": "Component to embed a fully-styled Bluesky post with no client-side JavaScript in your Astro site", "type": "module", "files": [