Skip to content

Commit

Permalink
0.2.7
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Sep 26, 2023
1 parent c3bdb72 commit 1577a23
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@



## v0.2.7 (2023-09-26)

### Chore

* chore(deps): update docker/build-push-action action to v5 ([`75940eb`](https://github.com/nwhobart/pvb/commit/75940eb1a6f720a8a81603dfe2cfee1b4828545f))

* chore(deps): update docker/login-action action to v3 ([`144b3f0`](https://github.com/nwhobart/pvb/commit/144b3f08d96cc25fddd4e1ea4a4b37722adc70e5))

* chore(deps): update docker/metadata-action action to v5 ([`6cce74b`](https://github.com/nwhobart/pvb/commit/6cce74b58742c5173a18dafd835c84806f2c7aae))

* chore(deps): update docker/setup-buildx-action action to v3 ([`b420234`](https://github.com/nwhobart/pvb/commit/b4202345139aa54eb0d4d4dba090a22d0dfdc74e))

* chore(deps): update docker/setup-qemu-action action to v3 ([`376ddd5`](https://github.com/nwhobart/pvb/commit/376ddd5272a6682125e3bb24bc2a8ca96eba91ea))

### Fix

* fix(deps): update dependency redis to v5.0.1 ([`c3bdb72`](https://github.com/nwhobart/pvb/commit/c3bdb729e295869c5f04f882711c4b2399491c85))


## v0.2.6 (2023-09-11)

### Chore
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ build_command = "pip install poetry && poetry build"

[tool.poetry]
name = "pvb"
version = "0.2.6"
version = "0.2.7"
description = "A tool for posting Terraform provider versions to Slack"
authors = ["Nick Hobart <[email protected]>"]
packages = [
Expand Down

0 comments on commit 1577a23

Please sign in to comment.