Skip to content

Commit e72d724

Browse files
chore(main): release 1.11.5
1 parent 03d14f1 commit e72d724

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "1.11.4",
2+
".": "1.11.5",
33
"packages": {
44
".": {
55
"extra-files": [

CHANGELOG.md

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

3+
## [1.11.5](https://github.com/CHIMEFRB/workflow/compare/v1.11.4...v1.11.5) (2025-01-21)
4+
5+
6+
### Bug Fixes
7+
8+
* **configure.py:** Add suppport for lists in functions that use Click CLI ([03d14f1](https://github.com/CHIMEFRB/workflow/commit/03d14f129b44eba255c2080de3c3da1522023d5b))
9+
310
## [1.11.4](https://github.com/CHIMEFRB/workflow/compare/v1.11.3...v1.11.4) (2024-11-06)
411

512

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 = "workflow.core"
3-
version = "1.11.4"
3+
version = "1.11.5"
44
description = "Workflow Core"
55
authors = ["Shiny Brar <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)