Skip to content

Commit 8a1c7b3

Browse files
author
github-actions
committed
chore: release v0.2.10
Automatically generated by python-semantic-release [skip ci]
1 parent 6330633 commit 8a1c7b3

File tree

3 files changed

+30
-2
lines changed

3 files changed

+30
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v0.2.10 (2025-09-16)
6+
7+
### Bug Fixes
8+
9+
- Small docstring wording
10+
([`6330633`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/63306336551a5f381f0c2a6fa726f87046eafe1a))
11+
12+
- Types and documentation improvements
13+
([`ecdb6a9`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/ecdb6a9639c8be58fea454c42dab9312dc015fe5))
14+
15+
### Chores
16+
17+
- Format and lint
18+
([`a4d10d7`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/a4d10d739f24d12190b7e5ba6954aaa252507a5d))
19+
20+
- Standardize tools and configs
21+
([`8c9224d`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/8c9224da3409884126f6d44135f8b4976f4b741e))
22+
23+
- Update PR template
24+
([`8567d24`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/8567d247dbb9a5987bfc036fe8358b76d3dfa22f))
25+
26+
- Use lowest supported Python version
27+
([`fe3a7fe`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/fe3a7fed6c5c6f5fd1bc164774ff4dc65f5f5b5e))
28+
29+
- Use rich.print in examples
30+
([`94d5d42`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/94d5d4211f852214a7c3f67d69875f9cb057ff26))
31+
32+
533
## v0.2.9 (2025-09-15)
634

735
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "MIT"
66
name = "linkup-sdk"
77
readme = "README.md"
88
requires-python = ">=3.9"
9-
version = "0.2.9"
9+
version = "0.2.10"
1010

1111
classifiers = [
1212
"Intended Audience :: Developers",

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)