Skip to content

Commit

Permalink
chore(release): bump version to v0.0.29 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 24, 2024
1 parent 91e8e4a commit 91e634a
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,33 @@



## v0.0.29 (2024-02-24)

### Fix

* fix(deps): bump urllib3 from 2.2.0 to 2.2.1

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.0...2.2.1)

---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com> ([`2319def`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/2319def8db114c21701b1f7da8970934270d6e84))


## v0.0.28 (2024-02-17)

### Chore

* chore(release): bump version to v0.0.28 [skip ci] ([`be4a260`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/be4a260038c226ef1832a2576a864a71b5478ede))

### Fix

* fix(deps): bump python-semantic-release/python-semantic-release
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 = "mtglabels"
version = "0.0.28"
version = "0.0.29"
description = "Magic: the Gathering Printable Set Label Generator"
readme = "README.md"
license = "MIT"
Expand Down

0 comments on commit 91e634a

Please sign in to comment.