Skip to content

Commit 816f528

Browse files
committed
chore: release 0.19.0
1 parent f1a1213 commit 816f528

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# CHANGELOG
22

3+
## v0.19.0 (2025-04-04)
4+
5+
### Bug Fixes
6+
7+
- output action properties at completion of command runner (#62)
8+
- resolve exception when action ID is passed to printer formatter
9+
10+
### Features
11+
12+
- include action_id in formatted output of response containing ActionLink
13+
314
## v0.18.0 (2025-02-28)
415

516
## v0.17.0 (2025-02-12)

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 = "binarylane-cli"
3-
version = "0.18.0"
3+
version = "0.19.0"
44
description = ""
55
authors = ["Nathan O'Sullivan <nathan.osullivan@mammoth.com.au>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)