bump: version 5.1.1 → 5.2.0

This commit is contained in:
satnaing
2025-03-22 17:26:36 +07:00
parent 793eafa965
commit de8da9e37a
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "astro-paper",
"type": "module",
"version": "5.1.1",
"version": "5.2.0",
"scripts": {
"dev": "astro dev",
"build": "astro check && astro build && pagefind --site dist && cp -r dist/pagefind public/",