Skip to content

Commit

Permalink
4.0.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Jan 2, 2025
1 parent f583e74 commit be456c4
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
# CHANGELOG


## v4.0.0 (2025-01-02)

### Bug Fixes

- Enhance semantic release configuration
([`f583e74`](https://github.com/gsinghjay/fast-api-ci-cd/commit/f583e74095dcd0e1744c79009d523eaf3af03f6e))

- Add verbose logging with -vv flag for better debugging - Ensure proper environment variables for
GH_TOKEN - Configure explicit version update patterns for files

BREAKING CHANGE: Version management now requires explicit version_toml configuration

### Features

- Add automated version management system
([`6c66301`](https://github.com/gsinghjay/fast-api-ci-cd/commit/6c66301890cd52666d0f943b41d653828003c46d))

- Integrate Python Semantic Release for version control - Configure automatic version bumping in
CI/CD pipeline - Enable automated changelog generation

### BREAKING CHANGES

- Version management now requires explicit version_toml configuration


## v3.0.0 (2025-01-02)

### Chores
Expand Down

0 comments on commit be456c4

Please sign in to comment.