Skip to content

Commit a5e9c83

Browse files
authored
chore(main): release 2.2.0 (#257)
1 parent 5b256f1 commit a5e9c83

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.1.2"
2+
".": "2.2.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.2.0](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.1.2...v2.2.0) (2025-05-14)
4+
5+
6+
### Features
7+
8+
* **pipeline:** add IASO widget implementation ([#255](https://github.com/BLSQ/openhexa-sdk-python/issues/255)) ([1d51228](https://github.com/BLSQ/openhexa-sdk-python/commit/1d512289df7a2b704d720fd3b6dff006913a0ec6))
9+
10+
11+
### Bug Fixes
12+
13+
* dhis org_units and iaso org_units overlap ([#261](https://github.com/BLSQ/openhexa-sdk-python/issues/261)) ([5b256f1](https://github.com/BLSQ/openhexa-sdk-python/commit/5b256f1259440a16971091f381000242a59a2c7e))
14+
315
## [2.1.2](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.1.1...v2.1.2) (2025-04-07)
416

517

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "openhexa.sdk"
7-
version = "2.1.2"
7+
version = "2.2.0"
88
description = "OpenHEXA SDK"
99

1010
authors = [{ name = "Bluesquare", email = "dev@bluesquarehub.com" }]

0 commit comments

Comments
 (0)