Skip to content

Commit 23c276d

Browse files
chore(release): 2.22.0-rc.1 [skip ci]
# [2.22.0-rc.1](v2.21.1...v2.22.0-rc.1) (2025-09-16) ### Features * allow to replace any field in widget filters ([#2820](#2820)) ([335bb57](335bb57)), closes [AB#120295](https://github.com/AB/issues/120295)
1 parent 335bb57 commit 23c276d

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.22.0-rc.1](https://github.com/ReliefApplications/ems-frontend/compare/v2.21.1...v2.22.0-rc.1) (2025-09-16)
2+
3+
4+
### Features
5+
6+
* allow to replace any field in widget filters ([#2820](https://github.com/ReliefApplications/ems-frontend/issues/2820)) ([335bb57](https://github.com/ReliefApplications/ems-frontend/commit/335bb57e272cf575229322aaaa21b88837a9f64a)), closes [AB#120295](https://github.com/AB/issues/120295)
7+
18
# [2.21.0-rc.1](https://github.com/ReliefApplications/ems-frontend/compare/v2.20.1...v2.21.0-rc.1) (2025-08-29)
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": "oort-front",
3-
"version": "2.21.1",
3+
"version": "2.22.0-rc.1",
44
"license": "MIT",
55
"scripts": {
66
"check-i18n": "node .scripts/check-i18n",

0 commit comments

Comments
 (0)