chore(release): prepare for 0.1.5 #163

Merged
group_2759636_bot_9075f203b5d02ced0a8269693de8933b merged 6 commits from next-release into main 2025-04-03 14:39:31 +00:00
+12
View File
@@ -2,6 +2,18 @@
All notable changes to this project will be documented in this file.
## [0.1.5] - 2025-04-03
### 🐛 Bug Fixes
- *(deps)* Update dependency body-parser to v2
- *(deps)* Update dependency express to v5
- Update CORS options for better compatibility
### ⚙️ Miscellaneous Tasks
- *(Dockerfile)* Update Node.js base image version
## [0.1.4] - 2025-01-24
### 🐛 Bug Fixes