Skip to content

Commit 0410cfc

Browse files
committed
chore(release): cut 26.9.3 [skip ci]
## [26.9.3](v26.9.2...v26.9.3) (2024-11-22) ### Bug Fixes * enable ou tree and levels/groups with user orgunits (DHIS2-18066) ([#1702](#1702)) ([f58c708](f58c708))
1 parent f58c708 commit 0410cfc

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [26.9.3](https://github.com/dhis2/analytics/compare/v26.9.2...v26.9.3) (2024-11-22)
2+
3+
4+
### Bug Fixes
5+
6+
* enable ou tree and levels/groups with user orgunits (DHIS2-18066) ([#1702](https://github.com/dhis2/analytics/issues/1702)) ([f58c708](https://github.com/dhis2/analytics/commit/f58c708af214f13147e5c95ede8545fc5c03bc57))
7+
18
## [26.9.2](https://github.com/dhis2/analytics/compare/v26.9.1...v26.9.2) (2024-11-03)
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": "@dhis2/analytics",
3-
"version": "26.9.2",
3+
"version": "26.9.3",
44
"main": "./build/cjs/index.js",
55
"module": "./build/es/index.js",
66
"exports": {

0 commit comments

Comments
 (0)