Skip to content

Commit 4baa583

Browse files
chore: release packages 📦
1 parent 3aa4042 commit 4baa583

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/small-planets-buy.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tricky-flies-stand.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

astro-ao3-loader/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# @fujocoded/astro-ao3-loader
2+
3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- 0ce3347: Updated to latest @fujocoded/ao3.js
8+
- 0ce3347: Supports Astro 5 (Astro 4 will work still with TS errors)

astro-ao3-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fujocoded/astro-ao3-loader",
33
"type": "module",
4-
"version": "0.0.3",
4+
"version": "0.0.4",
55
"description": "Allows loading a series of AO3 works for the Astro Content Layer",
66
"module": "dist/index.mjs",
77
"exports": {

0 commit comments

Comments
 (0)