chore: update versions
This commit is contained in:
parent
b0218e182b
commit
50d67c244a
|
@ -1,11 +0,0 @@
|
||||||
---
|
|
||||||
"@matthiesenxyz/astro-ghostcms-brutalbyelian": patch
|
|
||||||
"@matthiesenxyz/astro-ghostcms-theme-default": patch
|
|
||||||
"@matthiesenxyz/astro-ghostcms-catppuccin": patch
|
|
||||||
"@matthiesenxyz/starlight-ghostcms": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix:
|
|
||||||
|
|
||||||
- Removed CodeSlot Component that sometimes would break with some <pre> components
|
|
||||||
- Will be adding at a latter time a custom component to replace this, but at this time this is now fixed.
|
|
|
@ -1,5 +1,14 @@
|
||||||
# @matthiesenxyz/astro-ghostcms-brutalbyelian
|
# @matthiesenxyz/astro-ghostcms-brutalbyelian
|
||||||
|
|
||||||
|
## 0.0.16
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- b0218e1: fix:
|
||||||
|
|
||||||
|
- Removed CodeSlot Component that sometimes would break with some <pre> components
|
||||||
|
- Will be adding at a latter time a custom component to replace this, but at this time this is now fixed.
|
||||||
|
|
||||||
## 0.0.15
|
## 0.0.15
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@matthiesenxyz/astro-ghostcms-brutalbyelian",
|
"name": "@matthiesenxyz/astro-ghostcms-brutalbyelian",
|
||||||
"description": "ElianCodes Brutal theme modified to work with Astro-GhostCMS",
|
"description": "ElianCodes Brutal theme modified to work with Astro-GhostCMS",
|
||||||
"version": "0.0.15",
|
"version": "0.0.16",
|
||||||
"homepage": "https://astro-ghostcms.xyz/",
|
"homepage": "https://astro-ghostcms.xyz/",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
|
@ -1,5 +1,14 @@
|
||||||
# @matthiesenxyz/astro-ghostcms-catppuccin
|
# @matthiesenxyz/astro-ghostcms-catppuccin
|
||||||
|
|
||||||
|
## 0.0.13
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- b0218e1: fix:
|
||||||
|
|
||||||
|
- Removed CodeSlot Component that sometimes would break with some <pre> components
|
||||||
|
- Will be adding at a latter time a custom component to replace this, but at this time this is now fixed.
|
||||||
|
|
||||||
## 0.0.12
|
## 0.0.12
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@matthiesenxyz/astro-ghostcms-catppuccin",
|
"name": "@matthiesenxyz/astro-ghostcms-catppuccin",
|
||||||
"description": "A dark theme made with Catppuccin and TailwindCSS for Astro-GhostCMS",
|
"description": "A dark theme made with Catppuccin and TailwindCSS for Astro-GhostCMS",
|
||||||
"version": "0.0.12",
|
"version": "0.0.13",
|
||||||
"homepage": "https://astro-ghostcms.xyz/",
|
"homepage": "https://astro-ghostcms.xyz/",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
|
@ -1,5 +1,14 @@
|
||||||
# @matthiesenxyz/astro-ghostcms-theme-default
|
# @matthiesenxyz/astro-ghostcms-theme-default
|
||||||
|
|
||||||
|
## 0.1.18
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- b0218e1: fix:
|
||||||
|
|
||||||
|
- Removed CodeSlot Component that sometimes would break with some <pre> components
|
||||||
|
- Will be adding at a latter time a custom component to replace this, but at this time this is now fixed.
|
||||||
|
|
||||||
## 0.1.17
|
## 0.1.17
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@matthiesenxyz/astro-ghostcms-theme-default",
|
"name": "@matthiesenxyz/astro-ghostcms-theme-default",
|
||||||
"description": "Default Theme for astro-ghostcms",
|
"description": "Default Theme for astro-ghostcms",
|
||||||
"version": "0.1.17",
|
"version": "0.1.18",
|
||||||
"homepage": "https://astro-ghostcms.xyz/",
|
"homepage": "https://astro-ghostcms.xyz/",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
|
@ -1,5 +1,14 @@
|
||||||
# @matthiesenxyz/starlight-ghostcms
|
# @matthiesenxyz/starlight-ghostcms
|
||||||
|
|
||||||
|
## 0.1.8
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- b0218e1: fix:
|
||||||
|
|
||||||
|
- Removed CodeSlot Component that sometimes would break with some <pre> components
|
||||||
|
- Will be adding at a latter time a custom component to replace this, but at this time this is now fixed.
|
||||||
|
|
||||||
## 0.1.7
|
## 0.1.7
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -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.7",
|
"version": "0.1.8",
|
||||||
"homepage": "https://astro-ghostcms.xyz/",
|
"homepage": "https://astro-ghostcms.xyz/",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Reference in New Issue