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.1.2 (2025-02-28)
5
+
6
+ ### Bug Fixes
7
+
8
+ - ** client** : Pagination
9
+ ([ ` 0bd0dc3 ` ] ( https://github.com/cloudshiftstrategies/channel-advisor-api-python/commit/0bd0dc301bbcdd257de8cd2f3b5be4d727eff7bb ) )
10
+
11
+
4
12
## v0.1.1 (2025-02-18)
5
13
6
14
### Bug Fixes
7
15
8
16
- ** by_sku** : Added escaping filters
9
17
([ ` 8d84eb4 ` ] ( https://github.com/cloudshiftstrategies/channel-advisor-api-python/commit/8d84eb4ae92da158b1dc696c474dfc4a9095af49 ) )
10
18
19
+ ### Chores
20
+
21
+ - ** release** : Bump version to 0.1.1
22
+ ([ ` d1c42e1 ` ] ( https://github.com/cloudshiftstrategies/channel-advisor-api-python/commit/d1c42e1633d64000eb380df46bebfca5e212664c ) )
23
+
11
24
12
25
## v0.1.0 (2025-02-12)
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.1.1 "
3
+ version = " 0.1.2 "
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