chore: update versions

This commit is contained in:
github-actions[bot] 2024-03-09 16:44:10 +00:00
parent 209e99b8c7
commit f7dea69051
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
"@matthiesenxyz/starlight-ghostcms": patch
---
update deps

View File

@ -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

View File

@ -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",