Skip to content

Commit e21245a

Browse files
author
github-actions
committed
chore: release v0.2.11
Automatically generated by python-semantic-release [skip ci]
1 parent 575e7c4 commit e21245a

File tree

3 files changed

+23
-2
lines changed

3 files changed

+23
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v0.2.11 (2025-09-17)
6+
7+
### Bug Fixes
8+
9+
- From_ and to_date default values
10+
([`575e7c4`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/575e7c43bd6b255853139da1e81ebfaca6285ce4))
11+
12+
### Chores
13+
14+
- Add load_dotenv in example scripts
15+
([`e6babc9`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/e6babc998422d4544f7e53373435aa5bcb44f5f0))
16+
17+
- Pass all parameters in search payload
18+
([`2319388`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/23193883dba53b049f565f1ca772c9e508aa6746))
19+
20+
### Refactoring
21+
22+
- Streamline tests and add more
23+
([`2d58d85`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/2d58d85881b74098a51cad27b93dbb4228cfc441))
24+
25+
526
## v0.2.10 (2025-09-16)
627

728
### 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.10"
9+
version = "0.2.11"
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)