Skip to content

Commit b72ebee

Browse files
chore(release): 2.4.0 [skip ci]
## [2.4.0](v2.3.0...v2.4.0) (2025-10-28) ### Features * Enhance CORS configuration for production and development environments ([08afe20](08afe20)) ### Bug Fixes * Update allowed origins for development environment in CORS configuration ([0ba7b95](0ba7b95)) ### Styling * Refactor CORS configuration logic and improve formatting in main.py ([a5a335f](a5a335f))
1 parent d098901 commit b72ebee

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [2.4.0](https://github.com/ChingEnLin/QueryPal/compare/v2.3.0...v2.4.0) (2025-10-28)
2+
3+
### Features
4+
5+
* Enhance CORS configuration for production and development environments ([08afe20](https://github.com/ChingEnLin/QueryPal/commit/08afe20909a8239c41e93df5c26791961c3a8854))
6+
7+
### Bug Fixes
8+
9+
* Update allowed origins for development environment in CORS configuration ([0ba7b95](https://github.com/ChingEnLin/QueryPal/commit/0ba7b95f3ce9781d80299962f6ca30843bc7081b))
10+
11+
### Styling
12+
13+
* Refactor CORS configuration logic and improve formatting in main.py ([a5a335f](https://github.com/ChingEnLin/QueryPal/commit/a5a335f3f1411e36f6fc5d95d67ef196b3638c2f))
14+
115
## [2.3.0](https://github.com/ChingEnLin/QueryPal/compare/v2.2.0...v2.3.0) (2025-10-01)
216

317
### Features

0 commit comments

Comments
 (0)