Skip to content

Commit a52c524

Browse files
author
semantic-release
committed
0.2.1
Automatically generated by python-semantic-release
1 parent 9112b59 commit a52c524

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
# CHANGELOG
22

33

4+
## v0.2.1 (2025-01-05)
5+
6+
### Bug Fixes
7+
8+
- Пояснение за monkey patch
9+
([`9112b59`](https://github.com/antonko/gigachat-adapter/commit/9112b59e3dff6a2d5e470d2f6fb4c2d68220d9fe))
10+
11+
### Continuous Integration
12+
13+
- Исправлены ошибки публикации релиза
14+
([`225684d`](https://github.com/antonko/gigachat-adapter/commit/225684db83f15611c867d7a692f4d004340bebda))
15+
16+
### Documentation
17+
18+
- Обновлен README.md
19+
([`7180ab5`](https://github.com/antonko/gigachat-adapter/commit/7180ab5e9a3d14f6b964ee0481c03224591ebb49))
20+
21+
- Опечатки в README.md
22+
([`6f915af`](https://github.com/antonko/gigachat-adapter/commit/6f915afc535f699d578f812d06f51ffbf65a46c2))
23+
24+
425
## v0.2.0 (2025-01-05)
526

627
### Bug Fixes

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "gigachat-adapter"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "GigaChat adapter for FastAPI"
55
readme = "README.md"
66
requires-python = ">=3.12"

0 commit comments

Comments
 (0)