Skip to content

Commit 2a699a9

Browse files
author
semantic-release
committed
2.0.1
Automatically generated by python-semantic-release
1 parent c99a48c commit 2a699a9

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
# CHANGELOG
22

33

4+
## v2.0.1 (2025-01-02)
5+
6+
### Bug Fixes
7+
8+
- Added conditions to prevent release loops
9+
([`c99a48c`](https://github.com/gsinghjay/fast-api-ci-cd/commit/c99a48c4fa37aebf191ccbf88bc106c865fcab4a))
10+
11+
### Continuous Integration
12+
13+
- **release**: Exclude semantic version commits from triggers
14+
([`2713e6d`](https://github.com/gsinghjay/fast-api-ci-cd/commit/2713e6d6e49ecf74471b41f17fe5adcac28638b0))
15+
16+
- Add regex pattern to exclude version number commits (e.g. 2.0.0) - Prevent workflow loops from
17+
automated version bumps - Keep manual workflow dispatch functionality - Improve automated release
18+
handling
19+
20+
[skip ci]
21+
22+
423
## v2.0.0 (2025-01-02)
524

625
### Bug Fixes

0 commit comments

Comments
 (0)