Skip to content

Commit cfe4dbe

Browse files
author
github-actions
committed
chore(release): bump version to 0.2.1
1 parent 28c9f21 commit cfe4dbe

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,8 +1,21 @@
11
# CHANGELOG
22

33

4+
## v0.2.1 (2025-03-03)
5+
6+
### Bug Fixes
7+
8+
- **shortDescr**: Changed prompting for short description
9+
([`3bbaf25`](https://github.com/cloudshiftstrategies/channel-advisor-api-python/commit/3bbaf258e14262e9e003b3c0c7dacd5360f72613))
10+
11+
412
## v0.2.0 (2025-02-28)
513

14+
### Chores
15+
16+
- **release**: Bump version to 0.2.0
17+
([`e9d8dc1`](https://github.com/cloudshiftstrategies/channel-advisor-api-python/commit/e9d8dc1447d369fbfaf5fc066d8e049e90a5b58d))
18+
619
### Features
720

821
- **llm**: Added Claude 3.7

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.2.0"
3+
version = "0.2.1"
44
description = ""
55
authors = ["Brian Peterson <brian.peterson@cloudshift.cc>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)