Skip to content

Commit

Permalink
chore(main): release 8.11.4 (#2870)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[8.11.4](v8.11.3...v8.11.4)
(2024-05-11)


### Bug Fixes

* fix missing await when opening checkpoint output
([#2868](#2868))
([25a361b](25a361b))
* make checkpoint updates synchronous
([#2871](#2871))
([b0e7ebd](b0e7ebd))


### Documentation

* update code of conduct email address
([3047683](3047683))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed May 11, 2024
1 parent b0e7ebd commit 0e47d6d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changelog


## [8.11.4](https://github.com/snakemake/snakemake/compare/v8.11.3...v8.11.4) (2024-05-11)


### Bug Fixes

* fix missing await when opening checkpoint output ([#2868](https://github.com/snakemake/snakemake/issues/2868)) ([25a361b](https://github.com/snakemake/snakemake/commit/25a361bb14fcd66a26535093e0c05b5cf84e69d8))
* make checkpoint updates synchronous ([#2871](https://github.com/snakemake/snakemake/issues/2871)) ([b0e7ebd](https://github.com/snakemake/snakemake/commit/b0e7ebde7d95ac13b517ee4f200c92ebb1b1b805))


### Documentation

* update code of conduct email address ([3047683](https://github.com/snakemake/snakemake/commit/3047683bed9e28f9e5abc0d56f981aff18fbc801))

## [8.11.3](https://github.com/snakemake/snakemake/compare/v8.11.2...v8.11.3) (2024-05-03)


Expand Down

0 comments on commit 0e47d6d

Please sign in to comment.