Skip to content

Commit 07a7992

Browse files
authored
chore: release main (#318)
1 parent 3f032e3 commit 07a7992

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.12.2"
2+
".": "2.13.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.13.0](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.12.2...v2.13.0) (2025-09-25)
4+
5+
6+
### Features
7+
8+
* release trigger ([c055e1c](https://github.com/BLSQ/openhexa-sdk-python/commit/c055e1cafcc7fa33c617024d610876969815d2c1))
9+
10+
11+
### Bug Fixes
12+
13+
* include v in tag ([11fa1fc](https://github.com/BLSQ/openhexa-sdk-python/commit/11fa1fca4e663b4b9bcb9a39ed533d933be8f5c4))
14+
* release please configration ([3f032e3](https://github.com/BLSQ/openhexa-sdk-python/commit/3f032e3d46453c8261525aca9db66a119295dc02))
15+
* use manifest ([fe8978a](https://github.com/BLSQ/openhexa-sdk-python/commit/fe8978a5026ffc15fdc398c30916cb06af0e2e1f))
16+
317
## [2.12.2](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.12.1...v2.12.2) (2025-09-12)
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.12.2"
7+
version = "2.13.0"
88
description = "OpenHEXA SDK"
99

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

0 commit comments

Comments
 (0)