ci: add release-please for automatic versioning

Sync package.json version to v1.5.0 and add release-please GitHub Action
to automate version bumps based on conventional commits.
This commit is contained in:
c0mrade
2026-02-04 08:17:32 +03:00
parent e40d5d8df9
commit e3e44b302c
2 changed files with 19 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "cabinet-frontend",
"private": true,
"version": "1.0.0",
"version": "1.5.0",
"description": "Remnawave Bedolaga Web App",
"license": "AGPL-3.0",
"type": "module",