Skip to content

Commit e9d8dc1

Browse files
author
github-actions
committed
chore(release): bump version to 0.2.0
1 parent be1699b commit e9d8dc1

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,26 @@
11
# CHANGELOG
22

33

4+
## v0.2.0 (2025-02-28)
5+
6+
### Features
7+
8+
- **llm**: Added Claude 3.7
9+
([`4ab9703`](https://github.com/cloudshiftstrategies/channel-advisor-api-python/commit/4ab970394d68b35aada8e36bcc6c5c5afec2353e))
10+
11+
412
## v0.1.2 (2025-02-28)
513

614
### Bug Fixes
715

816
- **client**: Pagination
917
([`0bd0dc3`](https://github.com/cloudshiftstrategies/channel-advisor-api-python/commit/0bd0dc301bbcdd257de8cd2f3b5be4d727eff7bb))
1018

19+
### Chores
20+
21+
- **release**: Bump version to 0.1.2
22+
([`a7b8ae4`](https://github.com/cloudshiftstrategies/channel-advisor-api-python/commit/a7b8ae4a3f133ec32fbe0d4c139b6e8298680108))
23+
1124

1225
## v0.1.1 (2025-02-18)
1326

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "channel-advisor-api-python"
3-
version = "0.1.2"
3+
version = "0.2.0"
44
description = ""
55
authors = ["Brian Peterson <brian.peterson@cloudshift.cc>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)