Skip to content

Commit d8e0d41

Browse files
author
github-actions
committed
chore(release): bump version to 0.2.2
1 parent 2b49da2 commit d8e0d41

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.2.2 (2025-03-05)
5+
6+
### Bug Fixes
7+
8+
- **product**: Remove description max length constraints
9+
([`2b49da2`](https://github.com/cloudshiftstrategies/channel-advisor-api-python/commit/2b49da2818e94a629049e9949a6a97da7367a8a9))
10+
11+
412
## v0.2.1 (2025-03-03)
513

614
### Bug Fixes
715

816
- **shortDescr**: Changed prompting for short description
917
([`3bbaf25`](https://github.com/cloudshiftstrategies/channel-advisor-api-python/commit/3bbaf258e14262e9e003b3c0c7dacd5360f72613))
1018

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

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

0 commit comments

Comments
 (0)