ci(workflows): add release and deployment automation

This commit is contained in:
Sabiha Khan 2025-10-08 15:38:05 +05:30
parent 3babb5ced6
commit 0e9432b5ff
7 changed files with 117 additions and 7 deletions

View file

@ -1,6 +1,6 @@
{
"name": "ui",
"version": "0.1.0",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "NODE_OPTIONS='--enable-source-maps' next dev --turbopack",