Skip to content

Commit

Permalink
chore(main): release 1.9.1 (#89)
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 Jul 16, 2024
1 parent 8faf57c commit dfeac95
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.0",
".": "1.9.1",
"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.1](https://github.com/CHIMEFRB/workflow/compare/v1.9.0...v1.9.1) (2024-07-16)


### Bug Fixes

* **entrypoint:** added it to Dockerfile ([8faf57c](https://github.com/CHIMEFRB/workflow/commit/8faf57c1e8c08fa75a22719806e804dbf13c0f97))

## [1.9.0](https://github.com/CHIMEFRB/workflow/compare/v1.8.1...v1.9.0) (2024-07-16)


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.0"
version = "1.9.1"
description = "Workflow Core"
authors = ["Shiny Brar <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit dfeac95

Please sign in to comment.