Compare commits
1 Commits
main
...
changeset-
Author | SHA1 | Date |
---|---|---|
|
f2b5fdd7db |
|
@ -1,11 +0,0 @@
|
||||||
---
|
|
||||||
"@matthiesenxyz/astro-hashnode": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Bump dependencies:
|
|
||||||
|
|
||||||
- @tailwindcss/vite from to
|
|
||||||
- astro-font from to
|
|
||||||
- tailwindcss from to
|
|
||||||
- @astrojs/node from to
|
|
||||||
- astro from to
|
|
|
@ -1,2 +0,0 @@
|
||||||
---
|
|
||||||
---
|
|
|
@ -1,5 +1,17 @@
|
||||||
# @matthiesenxyz/astro-hashnode
|
# @matthiesenxyz/astro-hashnode
|
||||||
|
|
||||||
|
## 0.1.8
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 6ccd6dc: Bump dependencies:
|
||||||
|
|
||||||
|
- @tailwindcss/vite from to
|
||||||
|
- astro-font from to
|
||||||
|
- tailwindcss from to
|
||||||
|
- @astrojs/node from to
|
||||||
|
- astro from to
|
||||||
|
|
||||||
## 0.1.7
|
## 0.1.7
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@matthiesenxyz/astro-hashnode",
|
"name": "@matthiesenxyz/astro-hashnode",
|
||||||
"version": "0.1.7",
|
"version": "0.1.8",
|
||||||
"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