Skip to content

Commit

Permalink
chore(main): release 0.2.2 (#18)
Browse files Browse the repository at this point in the history
* chore(main): release 0.2.2

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and pre-commit-ci[bot] authored May 4, 2023
1 parent a4034b6 commit 5f400a9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [0.2.2](https://github.com/liblaf/utils.py/compare/v0.2.1...v0.2.2) (2023-05-04)

### Bug Fixes

- add nginx utils ([df05e43](https://github.com/liblaf/utils.py/commit/df05e4329d8a5373cbf96b97ea1977305fecc31b))

### Documentation

- remove badages ([e734707](https://github.com/liblaf/utils.py/commit/e7347072635b078f09799ba3d87c3d51ac0e8399))

## [0.2.1](https://github.com/liblaf/utils.py/compare/v0.2.0...v0.2.1) (2023-04-04)

### Documentation
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name = "utils-py"
packages = [{ include = "utils" }]
readme = "README.md"
repository = "https://github.com/liblaf/utils.py"
version = "0.2.1"
version = "0.2.2"

[tool.poetry.dependencies]
pygithub = "^1.58.1"
Expand Down

0 comments on commit 5f400a9

Please sign in to comment.