chore(release): v2.24.0

## [2.24.0](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.23.1...v2.24.0) (2026-05-14)

###  Features

* **drafts:** audit + outbox для record-draft lifecycle (audit findings) ([0003fb6](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/0003fb68019a39a515f5046df3f039dc3a48f79c))

### 🐛 Fixes

* **approval:** allow non-breaking schema changes inline ([d338c52](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/d338c52c63876d68fabdd5133d6b2e834829a9f9))
* **approval:** close 2 more bypass paths from security audit ([4e09027](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/4e0902706e73e3860eab2618676389aca230e64c))
* **ui:** DictionaryEditorDialog disables Save when draft workflow needed ([898cb34](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/898cb345ec462f2b322a96b3cf5cbc830e4cc079))
This commit is contained in:
semantic-release-bot
2026-05-14 12:52:02 +00:00
parent 1b5cea3778
commit bdae52ff28
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ordinis-admin-ui",
"private": true,
"version": "2.23.1",
"version": "2.24.0",
"type": "module",
"scripts": {
"copy-changelog": "node scripts/copy-changelog.mjs",