Skip to content

Commit a7b8ae4

Browse files
author
github-actions
committed
chore(release): bump version to 0.1.2
1 parent 37ee500 commit a7b8ae4

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

614
### Bug Fixes
715

816
- **by_sku**: Added escaping filters
917
([`8d84eb4`](https://github.com/cloudshiftstrategies/channel-advisor-api-python/commit/8d84eb4ae92da158b1dc696c474dfc4a9095af49))
1018

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

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

0 commit comments

Comments
 (0)