Skip to content

Commit 53ef3c9

Browse files
author
Viacheslav Lisovoi
committed
bump: version 0.0.1 → 0.1.0
1 parent 18b1dcc commit 53ef3c9

File tree

2 files changed

+26
-2
lines changed

2 files changed

+26
-2
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
name = "cz_conventional_commits"
33
tag_format = "v$version"
44
version_scheme = "semver"
5-
version = "0.0.1"
5+
version = "0.1.0"
66
update_changelog_on_bump = true
77
major_version_zero = true

CHANGELOG.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
1-
## Unreleased
1+
## v0.1.0 (2025-01-30)
22

33
### Feat
44

5+
- **repository**: add method in BaseMonoManager
6+
- **repository**: Adding Methods and Attributes
7+
- **repository**: Adding an asynchronous package for the FastAPI framework
8+
- **repository**: Adding the MonoException class
9+
- **repository**: Integration of supporting packages
10+
- **main**: Adding methods for more flexible interaction with MonoManager
11+
- **main**: Adding a new method to more conveniently and quickly determine the rate of the desired quote
512
- master: added sonar check
13+
14+
### Fix
15+
16+
- **repository**: Debugging a router in the fastapi mono package
17+
- **repository**: fix methods in router
18+
- **repository**: Debugging database configuration in fastapi package
19+
- **repository**: Debugging fastapi package methods
20+
- **repository**: debug router
21+
- **repository**: Update version
22+
- **repository**: Debugging fastapi_mono methods
23+
- **repository**: Debugging methods and updating documentation
24+
- **repository**: business logic reorganization
25+
- **кузщышещкн**: Eliminate code duplication
26+
- Debugging
27+
- **repository**: Debugging
28+
- **repository**: Troubleshooting
29+
- **main**: Fix method names and environment variables

0 commit comments

Comments
 (0)