bump: version 5.5.0 → 5.5.1

This commit is contained in:
satnaing
2026-01-08 19:04:42 +07:00
parent 7141d82dbd
commit 25d25437cf
2 changed files with 16 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "astro-paper",
"type": "module",
"version": "5.5.0",
"version": "5.5.1",
"scripts": {
"dev": "astro dev",
"build": "astro check && astro build && pagefind --site dist && cp -r dist/pagefind public/",