Skip to content

Commit 733ce4a

Browse files
committed
chore: release v2.22.0
1 parent eb581d7 commit 733ce4a

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.21.1"
2+
".": "2.22.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.22.0](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.21.1...v2.22.0) (2026-06-17)
4+
5+
6+
### Features
7+
8+
* Conditional parameters (HEXA-1687) ([#396](https://github.com/BLSQ/openhexa-sdk-python/issues/396)) ([eb581d7](https://github.com/BLSQ/openhexa-sdk-python/commit/eb581d765914a117c36304dfe969863f5a33f3db))
9+
10+
11+
### Bug Fixes
12+
13+
* Schema compatibility check ([#398](https://github.com/BLSQ/openhexa-sdk-python/issues/398)) ([9638745](https://github.com/BLSQ/openhexa-sdk-python/commit/96387458c00567448eda5b1e5c5cbe70ad7c8fe4))
14+
315
## [2.21.1](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.21.0...v2.21.1) (2026-06-12)
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.21.1"
7+
version = "2.22.0"
88
description = "OpenHEXA SDK"
99

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

0 commit comments

Comments
 (0)