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.1 (2025-02-18)
5
+
6
+ ### Bug Fixes
7
+
8
+ - ** by_sku** : Added escaping filters
9
+ ([ ` 8d84eb4 ` ] ( https://github.com/cloudshiftstrategies/channel-advisor-api-python/commit/8d84eb4ae92da158b1dc696c474dfc4a9095af49 ) )
10
+
11
+
4
12
## v0.1.0 (2025-02-12)
5
13
14
+ ### Chores
15
+
16
+ - ** release** : Bump version to 0.1.0
17
+ ([ ` a851633 ` ] ( https://github.com/cloudshiftstrategies/channel-advisor-api-python/commit/a851633e79b0e3fa4f4fc93233bc18b0f2241b4b ) )
18
+
6
19
### Features
7
20
8
21
- ** export** : Fixed dtypes in export
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.0 "
3
+ version = " 0.1.1 "
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