Skip to content

Commit e8ceaee

Browse files
authored
Merge pull request #2 from acoruss/release-please--branches--main--components--gavaconnect-sdk-python
chore(main): release gavaconnect-sdk-python 0.1.1
2 parents f288a04 + 796fb0f commit e8ceaee

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.1.1"
33
}

CHANGELOG.md

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

3+
## [0.1.1](https://github.com/acoruss/gavaconnect-sdk-python/compare/gavaconnect-sdk-python-v0.1.0...gavaconnect-sdk-python-v0.1.1) (2025-08-19)
4+
5+
6+
### Bug Fixes
7+
8+
* add release please and build-publish workflow ([f288a04](https://github.com/acoruss/gavaconnect-sdk-python/commit/f288a04a9715cccc8d23d9affa20a403b8d383fa))
9+
* add release please and build-publish workflow ([beca5b6](https://github.com/acoruss/gavaconnect-sdk-python/commit/beca5b66036218dfe6c1621652c601174f9df87f))
10+
* correct action reference for release please step ([41ee20e](https://github.com/acoruss/gavaconnect-sdk-python/commit/41ee20e0b906ac62990ef27229cabb3799e1c46b))
11+
312
## [0.1.0] - 2025-08-20
413

514
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "gavaconnect-sdk-python"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Python SDK for GavaConnect API"
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)