Chore: Ready for Release #11

Merged
github-actions[bot] merged 1 commits from changeset-release/main into main 2024-03-12 03:01:55 +00:00
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
"@matthiesenxyz/astro-hashnode": patch
---
Add SSR support for blog posts (Tags are still prerendered)

View File

@ -1,5 +1,11 @@
# @matthiesenxyz/astro-hashnode
## 0.1.2
### Patch Changes
- 7733762: Add SSR support for blog posts (Tags are still prerendered)
## 0.1.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@matthiesenxyz/astro-hashnode",
"version": "0.1.1",
"version": "0.1.2",
"description": "An Integration to bring your Hashnode Headless Blog content into Astro!",
"author": {
"email": "adam@matthiesen.xyz",