Skip to content

Commit ba2f404

Browse files
committed
chore: release 0.15.2
1 parent 8d16feb commit ba2f404

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v0.15.2 (2023-03-22)
4+
5+
### Fixes
6+
7+
- partially revert #28 as it breaks --output json for lists (#32)
8+
39
## v0.15.1 (2023-03-21)
410

511
### Fixes

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

0 commit comments

Comments
 (0)