Skip to content

Commit d1c42e1

Browse files
author
github-actions
committed
chore(release): bump version to 0.1.1
1 parent 8d84eb4 commit d1c42e1

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.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+
412
## v0.1.0 (2025-02-12)
513

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

821
- **export**: Fixed dtypes in export

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

0 commit comments

Comments
 (0)