chore: update versions (#8)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-03-11 08:17:17 -07:00 committed by GitHub
parent d1b675757c
commit 51060f8a27
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
---
adds exports for HashnodeAPI, as well as components so users can import the pre-built components for their own layout

View File

@ -1,5 +1,11 @@
# @matthiesenxyz/astro-hashnode
## 0.1.1
### Patch Changes
- d86777f: adds exports for HashnodeAPI, as well as components so users can import the pre-built components for their own layout
## 0.1.0
### Minor Changes

View File

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