Skip to content

Commit 7f8780e

Browse files
committed
chore: release v2.22.1
1 parent c708355 commit 7f8780e

3 files changed

Lines changed: 10 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.22.0"
2+
".": "2.22.1"
33
}

CHANGELOG.md

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

3+
## [2.22.1](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.22.0...v2.22.1) (2026-06-18)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update conda-incubator/setup-miniconda action to v4 ([#382](https://github.com/BLSQ/openhexa-sdk-python/issues/382)) ([c708355](https://github.com/BLSQ/openhexa-sdk-python/commit/c70835572b07e96fc48ad4c030cde1754b0642d4))
9+
* Update GraphQL schema ([5e6df92](https://github.com/BLSQ/openhexa-sdk-python/commit/5e6df926185fa0e26d3688ded13ce6b13b882588))
10+
311
## [2.22.0](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.21.1...v2.22.0) (2026-06-17)
412

513

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.22.0"
7+
version = "2.22.1"
88
description = "OpenHEXA SDK"
99

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

0 commit comments

Comments
 (0)