File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
3
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
+
4
12
## v0.2.2 (2025-03-05)
5
13
6
14
### Bug Fixes
7
15
8
16
- ** product** : Remove description max length constraints
9
17
([ ` 2b49da2 ` ] ( https://github.com/cloudshiftstrategies/channel-advisor-api-python/commit/2b49da2818e94a629049e9949a6a97da7367a8a9 ) )
10
18
19
+ ### Chores
20
+
21
+ - ** release** : Bump version to 0.2.2
22
+ ([ ` d8e0d41 ` ] ( https://github.com/cloudshiftstrategies/channel-advisor-api-python/commit/d8e0d41127b46bb975d492ae19f0fc6378bbc437 ) )
23
+
11
24
12
25
## v0.2.1 (2025-03-03)
13
26
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " channel-advisor-api-python"
3
- version = " 0.2.2 "
3
+ version = " 0.2.3 "
4
4
description = " "
5
5
authors = [" Brian Peterson <brian.peterson@cloudshift.cc>" ]
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments