Skip to content

Commit fe72ade

Browse files
committed
chore: release v2.16.0
1 parent 7b576dd commit fe72ade

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

.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.15.2"
2+
".": "2.16.0"
33
}

CHANGELOG.md

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

3+
## [2.16.0](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.15.2...v2.16.0) (2025-12-08)
4+
5+
6+
### Features
7+
8+
* add get webapps by slug method ([9153394](https://github.com/BLSQ/openhexa-sdk-python/commit/91533946f847b8afc6ed994271c8399e16ed975c))
9+
* add get webapps by slug method ([c97521f](https://github.com/BLSQ/openhexa-sdk-python/commit/c97521f1e9d774361340967f975bc1eed381d5b8))
10+
11+
12+
### Miscellaneous
13+
14+
* **deps:** update actions/checkout action to v6 ([7b576dd](https://github.com/BLSQ/openhexa-sdk-python/commit/7b576dda911824e7d795f9c803444487c94c0d6a))
15+
* **deps:** update actions/checkout action to v6 ([007cd5d](https://github.com/BLSQ/openhexa-sdk-python/commit/007cd5dcf260b46d4619e0efcaf0cbcb7e03fcb2))
16+
317
## [2.15.2](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.15.1...v2.15.2) (2025-11-20)
418

519

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

1010
authors = [{ name = "Bluesquare", email = "[email protected]" }]

0 commit comments

Comments
 (0)