Chore: Ready for Release (#26)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-03-16 11:07:39 -07:00 committed by GitHub
parent 6464de28f8
commit a1ea3d7a78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 # @matthiesenxyz/astro-hashnode
## 0.1.7
### Patch Changes
- 6464de2: [fix] add extra fallback option for ogImage
## 0.1.6 ## 0.1.6
### Patch Changes ### Patch Changes

View File

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