Chore: Ready for Release (#14)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-03-12 15:16:30 -07:00 committed by GitHub
parent fc94343873
commit fa4ceefdc9
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
---
This updates internal `AIK` as well as impliments ViewTransitions with a disable switch in the user config

View File

@ -1,5 +1,11 @@
# @matthiesenxyz/astro-hashnode
## 0.1.3
### Patch Changes
- fc94343: This updates internal `AIK` as well as impliments ViewTransitions with a disable switch in the user config
## 0.1.2
### Patch Changes

View File

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