chore(release): v2.22.1

## [2.22.1](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.22.0...v2.22.1) (2026-05-14)

### 🐛 Fixes

* **ui:** wrap remaining UUIDs into UserCell — 3 missed spots ([93b2676](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/93b267699435d36c3bac9c465f400b60d6fcaa65))
This commit is contained in:
semantic-release-bot
2026-05-14 11:13:36 +00:00
parent 1b1a9deb9f
commit b5920e4d5f
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.22.0",
"version": "2.22.1",
"type": "module",
"scripts": {
"copy-changelog": "node scripts/copy-changelog.mjs",