Compare commits
1 Commits
main
...
changeset-
Author | SHA1 | Date |
---|---|---|
|
c58c478a45 |
|
@ -1,15 +0,0 @@
|
||||||
---
|
|
||||||
"@matthiesenxyz/astro-ghostcms": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Bump dependencies:
|
|
||||||
|
|
||||||
- astro-integration-kit from to
|
|
||||||
- @unocss/astro from to
|
|
||||||
- @unocss/reset from to
|
|
||||||
- astro-font from to
|
|
||||||
- unocss from to
|
|
||||||
- sass from to
|
|
||||||
- @matthiesenxyz/astro-gists from to
|
|
||||||
- vite-tsconfig-paths from to
|
|
||||||
- astro from to
|
|
|
@ -1,2 +0,0 @@
|
||||||
---
|
|
||||||
---
|
|
|
@ -1,15 +0,0 @@
|
||||||
---
|
|
||||||
"@matthiesenxyz/astro-ghostcms-brutalbyelian": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Bump dependencies:
|
|
||||||
|
|
||||||
- astro-integration-kit from to
|
|
||||||
- @unocss/astro from to
|
|
||||||
- @unocss/reset from to
|
|
||||||
- astro-font from to
|
|
||||||
- unocss from to
|
|
||||||
- sass from to
|
|
||||||
- @matthiesenxyz/astro-gists from to
|
|
||||||
- vite-tsconfig-paths from to
|
|
||||||
- astro from to
|
|
|
@ -1,15 +0,0 @@
|
||||||
---
|
|
||||||
"@matthiesenxyz/starlight-ghostcms": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Bump dependencies:
|
|
||||||
|
|
||||||
- astro-integration-kit from to
|
|
||||||
- @unocss/astro from to
|
|
||||||
- @unocss/reset from to
|
|
||||||
- astro-font from to
|
|
||||||
- unocss from to
|
|
||||||
- sass from to
|
|
||||||
- @matthiesenxyz/astro-gists from to
|
|
||||||
- vite-tsconfig-paths from to
|
|
||||||
- astro from to
|
|
|
@ -1,15 +0,0 @@
|
||||||
---
|
|
||||||
"@matthiesenxyz/astro-ghostcms-theme-default": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Bump dependencies:
|
|
||||||
|
|
||||||
- astro-integration-kit from to
|
|
||||||
- @unocss/astro from to
|
|
||||||
- @unocss/reset from to
|
|
||||||
- astro-font from to
|
|
||||||
- unocss from to
|
|
||||||
- sass from to
|
|
||||||
- @matthiesenxyz/astro-gists from to
|
|
||||||
- vite-tsconfig-paths from to
|
|
||||||
- astro from to
|
|
|
@ -1,5 +1,24 @@
|
||||||
# @matthiesenxyz/astro-ghostcms-brutalbyelian
|
# @matthiesenxyz/astro-ghostcms-brutalbyelian
|
||||||
|
|
||||||
|
## 0.0.18
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- f82035b: Bump dependencies:
|
||||||
|
|
||||||
|
- astro-integration-kit from to
|
||||||
|
- @unocss/astro from to
|
||||||
|
- @unocss/reset from to
|
||||||
|
- astro-font from to
|
||||||
|
- unocss from to
|
||||||
|
- sass from to
|
||||||
|
- @matthiesenxyz/astro-gists from to
|
||||||
|
- vite-tsconfig-paths from to
|
||||||
|
- astro from to
|
||||||
|
|
||||||
|
- Updated dependencies [f82035b]
|
||||||
|
- @matthiesenxyz/astro-ghostcms@3.3.5
|
||||||
|
|
||||||
## 0.0.17
|
## 0.0.17
|
||||||
|
|
||||||
### 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.17",
|
"version": "0.0.18",
|
||||||
"homepage": "https://astro-ghostcms.xyz/",
|
"homepage": "https://astro-ghostcms.xyz/",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -42,7 +42,7 @@
|
||||||
},
|
},
|
||||||
"scripts": {},
|
"scripts": {},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@matthiesenxyz/astro-ghostcms": ">=3.3.4",
|
"@matthiesenxyz/astro-ghostcms": ">=3.3.5",
|
||||||
"astro": ">=4.4.1"
|
"astro": ">=4.4.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
|
@ -50,7 +50,7 @@
|
||||||
},
|
},
|
||||||
"scripts": {},
|
"scripts": {},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@matthiesenxyz/astro-ghostcms": ">=3.3.4",
|
"@matthiesenxyz/astro-ghostcms": ">=3.3.5",
|
||||||
"astro": ">=4.4.0"
|
"astro": ">=4.4.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -60,7 +60,7 @@
|
||||||
"@astrojs/tailwind": "^5.1.0",
|
"@astrojs/tailwind": "^5.1.0",
|
||||||
"@catppuccin/tailwindcss": "0.1.6",
|
"@catppuccin/tailwindcss": "0.1.6",
|
||||||
"@fontsource-variable/inter": "^5.0.17",
|
"@fontsource-variable/inter": "^5.0.17",
|
||||||
"@matthiesenxyz/astro-ghostcms": "^3.3.4",
|
"@matthiesenxyz/astro-ghostcms": "^3.3.5",
|
||||||
"@tailwindcss/typography": "^0.5.10",
|
"@tailwindcss/typography": "^0.5.10",
|
||||||
"astro-navbar": "^2.3.1",
|
"astro-navbar": "^2.3.1",
|
||||||
"astro-remote": "^0.3.2",
|
"astro-remote": "^0.3.2",
|
||||||
|
|
|
@ -1,5 +1,24 @@
|
||||||
# @matthiesenxyz/astro-ghostcms-theme-default
|
# @matthiesenxyz/astro-ghostcms-theme-default
|
||||||
|
|
||||||
|
## 0.1.20
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- f82035b: Bump dependencies:
|
||||||
|
|
||||||
|
- astro-integration-kit from to
|
||||||
|
- @unocss/astro from to
|
||||||
|
- @unocss/reset from to
|
||||||
|
- astro-font from to
|
||||||
|
- unocss from to
|
||||||
|
- sass from to
|
||||||
|
- @matthiesenxyz/astro-gists from to
|
||||||
|
- vite-tsconfig-paths from to
|
||||||
|
- astro from to
|
||||||
|
|
||||||
|
- Updated dependencies [f82035b]
|
||||||
|
- @matthiesenxyz/astro-ghostcms@3.3.5
|
||||||
|
|
||||||
## 0.1.19
|
## 0.1.19
|
||||||
|
|
||||||
### 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.19",
|
"version": "0.1.20",
|
||||||
"homepage": "https://astro-ghostcms.xyz/",
|
"homepage": "https://astro-ghostcms.xyz/",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -47,7 +47,7 @@
|
||||||
"typescript": "^5.4.2"
|
"typescript": "^5.4.2"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@matthiesenxyz/astro-ghostcms": ">=3.3.4",
|
"@matthiesenxyz/astro-ghostcms": ">=3.3.5",
|
||||||
"astro": ">=4.4.0"
|
"astro": ">=4.4.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -1,5 +1,24 @@
|
||||||
# @matthiesenxyz/astro-ghostcms
|
# @matthiesenxyz/astro-ghostcms
|
||||||
|
|
||||||
|
## 3.3.5
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- f82035b: Bump dependencies:
|
||||||
|
|
||||||
|
- astro-integration-kit from to
|
||||||
|
- @unocss/astro from to
|
||||||
|
- @unocss/reset from to
|
||||||
|
- astro-font from to
|
||||||
|
- unocss from to
|
||||||
|
- sass from to
|
||||||
|
- @matthiesenxyz/astro-gists from to
|
||||||
|
- vite-tsconfig-paths from to
|
||||||
|
- astro from to
|
||||||
|
|
||||||
|
- Updated dependencies [f82035b]
|
||||||
|
- @matthiesenxyz/astro-ghostcms-theme-default@0.1.20
|
||||||
|
|
||||||
## 3.3.4
|
## 3.3.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@matthiesenxyz/astro-ghostcms",
|
"name": "@matthiesenxyz/astro-ghostcms",
|
||||||
"description": "Astro GhostCMS integration to allow easier importing of GhostCMS Content",
|
"description": "Astro GhostCMS integration to allow easier importing of GhostCMS Content",
|
||||||
"version": "3.3.4",
|
"version": "3.3.5",
|
||||||
"homepage": "https://astro-ghostcms.xyz/",
|
"homepage": "https://astro-ghostcms.xyz/",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -68,7 +68,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/rss": "^4.0.5",
|
"@astrojs/rss": "^4.0.5",
|
||||||
"@astrojs/sitemap": "^3.1.1",
|
"@astrojs/sitemap": "^3.1.1",
|
||||||
"@matthiesenxyz/astro-ghostcms-theme-default": "^0.1.19",
|
"@matthiesenxyz/astro-ghostcms-theme-default": "^0.1.20",
|
||||||
"@resvg/resvg-js": "^2.6.0",
|
"@resvg/resvg-js": "^2.6.0",
|
||||||
"@ts-ghost/core-api": "^6.0.0",
|
"@ts-ghost/core-api": "^6.0.0",
|
||||||
"@ts-ghost/content-api": "^4.0.12",
|
"@ts-ghost/content-api": "^4.0.12",
|
||||||
|
|
|
@ -1,5 +1,21 @@
|
||||||
# @matthiesenxyz/starlight-ghostcms
|
# @matthiesenxyz/starlight-ghostcms
|
||||||
|
|
||||||
|
## 0.1.9
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- f82035b: Bump dependencies:
|
||||||
|
|
||||||
|
- astro-integration-kit from to
|
||||||
|
- @unocss/astro from to
|
||||||
|
- @unocss/reset from to
|
||||||
|
- astro-font from to
|
||||||
|
- unocss from to
|
||||||
|
- sass from to
|
||||||
|
- @matthiesenxyz/astro-gists from to
|
||||||
|
- vite-tsconfig-paths from to
|
||||||
|
- astro from to
|
||||||
|
|
||||||
## 0.1.8
|
## 0.1.8
|
||||||
|
|
||||||
### 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.8",
|
"version": "0.1.9",
|
||||||
"homepage": "https://astro-ghostcms.xyz/",
|
"homepage": "https://astro-ghostcms.xyz/",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Reference in New Issue