chore: update versions
This commit is contained in:
parent
d1b675757c
commit
8ef7990039
|
@ -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
|
|
|
@ -1,5 +1,11 @@
|
||||||
# @matthiesenxyz/astro-hashnode
|
# @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
|
## 0.1.0
|
||||||
|
|
||||||
### Minor Changes
|
### Minor Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@matthiesenxyz/astro-hashnode",
|
"name": "@matthiesenxyz/astro-hashnode",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"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",
|
||||||
|
|
Loading…
Reference in New Issue