chore(release): v2.16.0 [skip ci]
## [2.16.0](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.15.0...v2.16.0) (2026-05-12) ### ✨ Features * **updateBanner:** «Что нового» button открывает modal с changelog ([e46598c](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/e46598c47d01479fae4d6d84a704792ba06a30b4)) ### 🐛 Fixes * **restapi:** NoResource/NoHandler → 404, не 500 ([f2adc37](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/f2adc37e2ef6d22a09759dd6943b0b586d66edce))
This commit is contained in:
@@ -3,6 +3,16 @@
|
|||||||
Auto-generated by semantic-release based on conventional commits.
|
Auto-generated by semantic-release based on conventional commits.
|
||||||
See `.releaserc.json` for release rules.
|
See `.releaserc.json` for release rules.
|
||||||
|
|
||||||
|
## [2.16.0](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.15.0...v2.16.0) (2026-05-12)
|
||||||
|
|
||||||
|
### ✨ Features
|
||||||
|
|
||||||
|
* **updateBanner:** «Что нового» button открывает modal с changelog ([e46598c](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/e46598c47d01479fae4d6d84a704792ba06a30b4))
|
||||||
|
|
||||||
|
### 🐛 Fixes
|
||||||
|
|
||||||
|
* **restapi:** NoResource/NoHandler → 404, не 500 ([f2adc37](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/f2adc37e2ef6d22a09759dd6943b0b586d66edce))
|
||||||
|
|
||||||
## [2.15.0](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.14.0...v2.15.0) (2026-05-12)
|
## [2.15.0](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.14.0...v2.15.0) (2026-05-12)
|
||||||
|
|
||||||
### ✨ Features
|
### ✨ Features
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ordinis-admin-ui",
|
"name": "ordinis-admin-ui",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "2.15.0",
|
"version": "2.16.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"copy-changelog": "node scripts/copy-changelog.mjs",
|
"copy-changelog": "node scripts/copy-changelog.mjs",
|
||||||
|
|||||||
Reference in New Issue
Block a user