chore(main): release 1.19.0

This commit is contained in:
github-actions[bot]
2026-02-18 23:14:32 +00:00
committed by GitHub
parent 9bb66f014a
commit 7beac4adae
3 changed files with 10 additions and 3 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## [1.19.0](https://github.com/BEDOLAGA-DEV/bedolaga-cabinet/compare/v1.18.0...v1.19.0) (2026-02-18)
### Features
* add referral code persistence across all auth methods ([2b2ead8](https://github.com/BEDOLAGA-DEV/bedolaga-cabinet/commit/2b2ead837c457a02c8a153d6b25cae492aa5e617))
## [1.18.0](https://github.com/BEDOLAGA-DEV/bedolaga-cabinet/compare/v1.17.0...v1.18.0) (2026-02-18)

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "cabinet-frontend",
"version": "1.18.0",
"version": "1.19.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "cabinet-frontend",
"version": "1.18.0",
"version": "1.19.0",
"license": "AGPL-3.0",
"dependencies": {
"@dnd-kit/core": "^6.3.1",

View File

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