Skip to content

Commit 69508e9

Browse files
chore(release): 2.16.0-rc.1 [skip ci]
# [2.16.0-rc.1](v2.15.0...v2.16.0-rc.1) (2025-09-05) ### Features * add clone record action in dashboards ([#1208](#1208)) ([43559db](43559db)), closes [AB#118658](https://github.com/AB/issues/118658)
1 parent 28d2c4a commit 69508e9

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.1](https://github.com/ReliefApplications/ems-backend/compare/v2.15.0...v2.16.0-rc.1) (2025-09-05)
2+
3+
4+
### Features
5+
6+
* add clone record action in dashboards ([#1208](https://github.com/ReliefApplications/ems-backend/issues/1208)) ([43559db](https://github.com/ReliefApplications/ems-backend/commit/43559db1e671c1ff4fbcad7439120327d99adf13)), closes [AB#118658](https://github.com/AB/issues/118658)
7+
18
# [2.15.0-rc.2](https://github.com/ReliefApplications/ems-backend/compare/v2.15.0-rc.1...v2.15.0-rc.2) (2025-09-05)
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.15.0",
3+
"version": "2.16.0-rc.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)