This release adds a new large article card layout, improves image URL handling across the app, and enhances article CRUD logic to correctly insert/update items in the global provider.
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
2025-11-15 18:20:23 +05:30
parent c0bcd0e3e4
commit c2e6daca13

View File

@@ -1,6 +1,6 @@
{
"name": "aetoskia-blog-app",
"version": "0.2.2",
"version": "0.2.3",
"private": true,
"scripts": {
"dev": "vite",