Skip to content

Commit 1a2fffe

Browse files
chore(main): release 1.9.6 (#95)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4520b48 commit 1a2fffe

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.9.5",
2+
".": "1.9.6",
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.9.6](https://github.com/CHIMEFRB/workflow/compare/v1.9.5...v1.9.6) (2024-07-23)
4+
5+
6+
### Bug Fixes
7+
8+
* Trigger ([4520b48](https://github.com/CHIMEFRB/workflow/commit/4520b48438285fecc0d31313573fddc49ab5d0f6))
9+
310
## [1.9.5](https://github.com/CHIMEFRB/workflow/compare/v1.9.4...v1.9.5) (2024-07-18)
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.9.5"
3+
version = "1.9.6"
44
description = "Workflow Core"
55
authors = ["Shiny Brar <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)