Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fb53f4a

Browse files
committed
chore(version): 🚀 bump version v0.2.0 → v0.3.0
1 parent 5adad1a commit fb53f4a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323

2424
## [Unreleased]
2525

26+
## [0.3.0] - 2025年03月25日
27+
2628
### Fixed
2729

2830
- [#57](https://github.com/WSH032/fastapi-proxy-lib/pull/57) - fix: error in handling multiple query parameters (#56). Thanks [@yhl-cs](https://github.com/yhl-cs)!
@@ -72,6 +74,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7274
**This version has security vulnerabilities, please stop using it.**
7375

7476
[unreleased]: https://github.com/WSH032/fastapi-proxy-lib/tree/HEAD
77+
[0.3.0]: https://github.com/WSH032/fastapi-proxy-lib/releases/tag/v0.3.0
7578
[0.2.0]: https://github.com/WSH032/fastapi-proxy-lib/releases/tag/v0.2.0
7679
[0.1.0]: https://github.com/WSH032/fastapi-proxy-lib/releases/tag/v0.1.0
7780
[0.0.1b0]: https://github.com/WSH032/fastapi-proxy-lib/releases/tag/v0.0.1b0

‎src/fastapi_proxy_lib/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# DO NOT EDIT THE `__version__` MANUALLY.
44
# Use `hatch version {new_version}` instead.
55
# Refer to `CONTRIBUTING.md` for more info.
6-
__version__ = "0.2.0"
6+
__version__ = "0.3.0"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /