Skip to content

Commit

Permalink
chore(main): release 1.9.11 (#118)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Sep 6, 2024
1 parent 8ea12d9 commit cd22f85
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "1.9.10",
".": "1.9.11",
"packages": {
".": {
"extra-files": [
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.9.11](https://github.com/CHIMEFRB/workflow/compare/v1.9.10...v1.9.11) (2024-09-06)


### Bug Fixes

* loki logs in workflow web ([#117](https://github.com/CHIMEFRB/workflow/issues/117)) ([8ea12d9](https://github.com/CHIMEFRB/workflow/commit/8ea12d9b33bb12132fb1d814049ee8f5a05d4ba1))

## [1.9.10](https://github.com/CHIMEFRB/workflow/compare/v1.9.9...v1.9.10) (2024-08-26)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "workflow.core"
version = "1.9.10"
version = "1.9.11"
description = "Workflow Core"
authors = ["Shiny Brar <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit cd22f85

Please sign in to comment.