chore(release): prepare for 0.1.5

This commit was merged in pull request #163.
This commit is contained in:
Unbound Release
2025-04-03 14:39:30 +00:00
committed by Joakim Olsson
parent a9fe91bd84
commit e4df8438cf
+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