Merge pull request #371 from BEDOLAGA-DEV/release-please--branches--main--components--cabinet-frontend

chore(main): release 1.43.1
This commit is contained in:
c0mrade
2026-03-31 20:23:41 +03:00
committed by GitHub
3 changed files with 11 additions and 3 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## [1.43.1](https://github.com/BEDOLAGA-DEV/bedolaga-cabinet/compare/v1.43.0...v1.43.1) (2026-03-31)
### Bug Fixes
* admin users search not working on pages beyond first ([fe609a5](https://github.com/BEDOLAGA-DEV/bedolaga-cabinet/commit/fe609a505b99ec54c76969e4eb7d35b4973243e9))
* unblock page rendering when Telegram CDN is unavailable ([826a82a](https://github.com/BEDOLAGA-DEV/bedolaga-cabinet/commit/826a82aa1cddbd9a5b225632186ad98d7d71434d))
## [1.43.0](https://github.com/BEDOLAGA-DEV/bedolaga-cabinet/compare/v1.42.0...v1.43.0) (2026-03-29)

4
package-lock.json generated
View File

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

View File

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