chore(release): v2.41.3

## [2.41.3](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.41.2...v2.41.3) (2026-05-25)

### 🐛 Fixes

* **admin-ui:** audit — компактнее панель фильтров + popover календаря ([2548f24](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/2548f24aff5df52e66f560111d2338a99d6c57ea))
This commit is contained in:
semantic-release-bot
2026-05-25 12:47:32 +00:00
parent 3d3a03ab97
commit 39fbbfe06a
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.41.3](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.41.2...v2.41.3) (2026-05-25)
### 🐛 Fixes
* **admin-ui:** audit — компактнее панель фильтров + popover календаря ([2548f24](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/2548f24aff5df52e66f560111d2338a99d6c57ea))
## [2.41.2](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.41.1...v2.41.2) (2026-05-25)
### 🐛 Fixes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ordinis-admin-ui",
"private": true,
"version": "2.41.2",
"version": "2.41.3",
"type": "module",
"scripts": {
"copy-changelog": "node scripts/copy-changelog.mjs",