Skip to content

Commit

Permalink
chore(release): v0.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release committed Oct 10, 2024
1 parent fc442d9 commit 0b5d79e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,21 @@
# CHANGELOG

## v0.20.2 (2024-10-10)

### Unknown

* Merge remote-tracking branch 'origin/main' ([`fc442d9`](https://github.com/Maze21127/aiogram-template/commit/fc442d988db08a01e32afd0a255872f10c6c7121))

## v0.20.1 (2024-10-10)

### Chore

* chore(release): v0.20.1 ([`c2332fb`](https://github.com/Maze21127/aiogram-template/commit/c2332fb7dc0afe0c9a94a6b67dcf639a7bcdfebf))

### Fix

* fix: fix release job ([`afecc6e`](https://github.com/Maze21127/aiogram-template/commit/afecc6ed4baffb9ce7840abf576668508354d0d3))

### Unknown

* Merge remote-tracking branch 'origin/main' ([`9339ead`](https://github.com/Maze21127/aiogram-template/commit/9339ead2a88e771107cab66333f50ee0620747aa))
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 = "aiogram-template"
version = "0.20.1"
version = "0.20.2"
description = ""
authors = ["maze <invoker322sf@gmail.com>"]
readme = "README.md"
Expand Down

0 comments on commit 0b5d79e

Please sign in to comment.