Skip to content

Commit 0d9994a

Browse files
chore(release): 2.16.0-rc.4 [skip ci]
# [2.16.0-rc.4](v2.16.0-rc.3...v2.16.0-rc.4) (2025-11-07) ### Features * Enable menu and account on one line, and icon-only menu items ([#1213](#1213)) ([30345c4](30345c4)), closes [AB#121668](https://github.com/AB/issues/121668)
1 parent 30345c4 commit 0d9994a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG/CHANGELOG_next.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.16.0-rc.4](https://github.com/ReliefApplications/ems-backend/compare/v2.16.0-rc.3...v2.16.0-rc.4) (2025-11-07)
2+
3+
4+
### Features
5+
6+
* Enable menu and account on one line, and icon-only menu items ([#1213](https://github.com/ReliefApplications/ems-backend/issues/1213)) ([30345c4](https://github.com/ReliefApplications/ems-backend/commit/30345c477e0819a19c1182fa10030d89cb7ad32c)), closes [AB#121668](https://github.com/AB/issues/121668)
7+
18
# [2.16.0-rc.3](https://github.com/ReliefApplications/ems-backend/compare/v2.16.0-rc.2...v2.16.0-rc.3) (2025-10-31)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ems-backend",
3-
"version": "2.16.0-rc.3",
3+
"version": "2.16.0-rc.4",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)