Skip to content

Commit 90dc4d3

Browse files
author
github-actions
committed
chore(release): bump version to 0.2.3
1 parent 3f4c53a commit 90dc4d3

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.3 (2025-03-25)
5+
6+
### Bug Fixes
7+
8+
- **product**: Minproduct.children sometimes included parent
9+
([`925e262`](https://github.com/cloudshiftstrategies/channel-advisor-api-python/commit/925e26284ed3c2fa51ebcac5b9fa38e1290dd233))
10+
11+
412
## v0.2.2 (2025-03-05)
513

614
### Bug Fixes
715

816
- **product**: Remove description max length constraints
917
([`2b49da2`](https://github.com/cloudshiftstrategies/channel-advisor-api-python/commit/2b49da2818e94a629049e9949a6a97da7367a8a9))
1018

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

1225
## v0.2.1 (2025-03-03)
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.2.2"
3+
version = "0.2.3"
44
description = ""
55
authors = ["Brian Peterson <brian.peterson@cloudshift.cc>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)