Skip to content

Commit b417f0e

Browse files
authored
chore: release v2.18.2 (#351)
1 parent f48b3eb commit b417f0e

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.18.1"
2+
".": "2.18.2"
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.18.2](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.18.1...v2.18.2) (2026-02-04)
4+
5+
6+
### Bug Fixes
7+
8+
* breaking change ([#354](https://github.com/BLSQ/openhexa-sdk-python/issues/354)) ([f48b3eb](https://github.com/BLSQ/openhexa-sdk-python/commit/f48b3eb46abee80020454d112bc56ae46e47e1a1))
9+
* pipelines list only returns first page(Hexa-1441) ([#350](https://github.com/BLSQ/openhexa-sdk-python/issues/350)) ([fef42b7](https://github.com/BLSQ/openhexa-sdk-python/commit/fef42b7b2ea462d18de5e68c714fb08b6c32863a))
10+
311
## [2.18.1](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.18.0...v2.18.1) (2026-01-29)
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.18.1"
7+
version = "2.18.2"
88
description = "OpenHEXA SDK"
99

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

0 commit comments

Comments
 (0)