Skip to content

Commit

Permalink
Merge pull request #66 from yearn/release-please--branches--master--c…
Browse files Browse the repository at this point in the history
…omponents--multisig_ci

chore(master): release 0.8.2
  • Loading branch information
kx9x authored Sep 23, 2023
2 parents badc9a6 + 7912bc8 commit 0ab7039
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.8.2](https://github.com/yearn/yearn-multisig-ci-scripts/compare/v0.8.1...v0.8.2) (2023-09-23)


### Bug Fixes

* patch brownie_safe CUSTOM_MULTISENDS to avoid bug ([badc9a6](https://github.com/yearn/yearn-multisig-ci-scripts/commit/badc9a6fa134509c8a5241a4e666627b77309e90))

## [0.8.1](https://github.com/yearn/yearn-multisig-ci-scripts/compare/v0.8.0...v0.8.1) (2023-09-23)


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 = "multisig_ci"
version = "0.8.1"
version = "0.8.2"
description = "Gnosis safe ci scripts."
authors = ["kx9x <[email protected]>"]
license = "AGPLv3"
Expand Down

0 comments on commit 0ab7039

Please sign in to comment.