Chore: Ready for Release #26

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

View File

@ -1,5 +0,0 @@
---
"@matthiesenxyz/astro-hashnode": patch
---
[fix] add extra fallback option for ogImage

View File

@ -1,5 +1,11 @@
# @matthiesenxyz/astro-hashnode
## 0.1.7
### Patch Changes
- 6464de2: [fix] add extra fallback option for ogImage
## 0.1.6
### Patch Changes

View File

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