Skip to content

Commit 770366a

Browse files
author
github-actions
committed
chore: release v0.3.1
Automatically generated by python-semantic-release [skip ci]
1 parent 20ae5d0 commit 770366a

File tree

3 files changed

+26
-2
lines changed

3 files changed

+26
-2
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
<!-- version list -->
44

5+
## v0.3.1 (2025-09-15)
6+
7+
### Bug Fixes
8+
9+
- Outdated package version
10+
([`20ae5d0`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/20ae5d0201614c908d6e2f152637b3760059ea8c))
11+
12+
### Chores
13+
14+
- Update pyproject.toml config
15+
([`c573df7`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/c573df7f600c5f8d28346ded7043047fc65d656c))
16+
17+
### Continuous Integration
18+
19+
- Automatically bump pyproject.toml version
20+
([`ee13a6a`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/ee13a6a36f5fbbb508d1a880ed2c377b8ad38a81))
21+
22+
- Expose outputs in release job
23+
([`0af76cb`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/0af76cb83614e88f796ca45ca614ba1d111e3c0e))
24+
25+
- Skip remaining release jobs if no release is made
26+
([`16df390`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/16df390ed42e39e5ba8b4c96bda376baa6cf5fad))
27+
28+
529
## v0.3.0 (2025-09-15)
630

731
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "linkup-sdk"
3-
version = "0.2.8"
3+
version = "0.3.1"
44
description = "A Python Client SDK for the Linkup API"
55
readme = "README.md"
66
requires-python = ">=3.9"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)