chore: update versions
This commit is contained in:
parent
209e99b8c7
commit
f7dea69051
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
"@matthiesenxyz/starlight-ghostcms": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
update deps
|
|
|
@ -4,6 +4,12 @@
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
||||||
|
- 209e99b: update deps
|
||||||
|
|
||||||
|
## 0.1.4
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
- 746fcc5: Fix html rendering to allow custom components
|
- 746fcc5: Fix html rendering to allow custom components
|
||||||
|
|
||||||
## 0.1.3
|
## 0.1.3
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@matthiesenxyz/starlight-ghostcms",
|
"name": "@matthiesenxyz/starlight-ghostcms",
|
||||||
"description": "Starlight GhostCMS plugin to allow easier importing of GhostCMS Content into your starlight website",
|
"description": "Starlight GhostCMS plugin to allow easier importing of GhostCMS Content into your starlight website",
|
||||||
"version": "0.1.3",
|
"version": "0.1.4",
|
||||||
"homepage": "https://astro-ghostcms.xyz/",
|
"homepage": "https://astro-ghostcms.xyz/",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Reference in New Issue