chore(release): v2.19.2

## [2.19.2](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.19.1...v2.19.2) (2026-05-13)

### 🐛 Fixes

* **auth:** read roles из access_token, не id_token (sidebar reviews hidden bug) ([b6ee703](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/b6ee703577eb868b4dc452b64b87e3ba779b3596))
This commit is contained in:
semantic-release-bot
2026-05-13 11:45:51 +00:00
parent ab23f9a471
commit 4af79669f8
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ordinis-admin-ui",
"private": true,
"version": "2.19.1",
"version": "2.19.2",
"type": "module",
"scripts": {
"copy-changelog": "node scripts/copy-changelog.mjs",