Skip to content

Commit ada5332

Browse files
committed
chore(release): cut 101.3.0 [skip release]
# [101.3.0](v101.2.3...v101.3.0) (2025-05-05) ### Features * allow widgets to be filtered by period [DHIS2-19186] ([#3255](#3255)) ([1e0ddc9](1e0ddc9))
1 parent 1e0ddc9 commit ada5332

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [101.3.0](https://github.com/dhis2/dashboard-app/compare/v101.2.3...v101.3.0) (2025-05-05)
2+
3+
4+
### Features
5+
6+
* allow widgets to be filtered by period [DHIS2-19186] ([#3255](https://github.com/dhis2/dashboard-app/issues/3255)) ([1e0ddc9](https://github.com/dhis2/dashboard-app/commit/1e0ddc904b799036730de50c919a8309a514af12))
7+
18
## [101.2.3](https://github.com/dhis2/dashboard-app/compare/v101.2.2...v101.2.3) (2025-04-28)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dashboard-app",
3-
"version": "101.2.3",
3+
"version": "101.3.0",
44
"description": "DHIS2 Dashboard app",
55
"private": true,
66
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)