chore(release): v2.55.1

## [2.55.1](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.55.0...v2.55.1) (2026-06-22)

### 🐛 Fixes

* **ui:** edit-форма уважает as-of таймлайна (не now) ([ac5eb53](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/ac5eb53617ff2576f9be246ef41dea800a40a2a0))
This commit is contained in:
semantic-release-bot
2026-06-22 09:43:52 +00:00
parent 5f6ad89eed
commit b84ef94121
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -3,6 +3,12 @@
Auto-generated by semantic-release based on conventional commits.
See `.releaserc.json` for release rules.
## [2.55.1](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.55.0...v2.55.1) (2026-06-22)
### 🐛 Fixes
* **ui:** edit-форма уважает as-of таймлайна (не now) ([ac5eb53](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/ac5eb53617ff2576f9be246ef41dea800a40a2a0))
## [2.55.0](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.54.2...v2.55.0) (2026-06-22)
### ✨ Features
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ordinis-admin-ui",
"private": true,
"version": "2.55.0",
"version": "2.55.1",
"type": "module",
"scripts": {
"copy-changelog": "node scripts/copy-changelog.mjs",