Skip to content

Commit f7a4a15

Browse files
🔖 release: 3.0.1 [skip ci]
1 parent 7d3fea8 commit f7a4a15

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.1](https://github.com/Rahad-Ullah/backend-template-typescript-express.js-mongoose/compare/v3.0.0...v3.0.1) (2025-11-06)
2+
3+
4+
### Bug Fixes
5+
6+
* express and multer type conflict in file uploader ([68f3d6f](https://github.com/Rahad-Ullah/backend-template-typescript-express.js-mongoose/commit/68f3d6f944796d83b3f89dcdb366df0bb74dcf25))
7+
18
## [2.2.1](https://github.com/Rahad-Ullah/backend-template-typescript-express.js-mongoose/compare/v2.2.0...v2.2.1) (2025-11-06)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "backend-template-typescript-mongoose-express",
3-
"version": "2.2.1",
3+
"version": "3.0.1",
44
"description": "",
55
"author": {
66
"name": "Rahad-Ullah",

0 commit comments

Comments
 (0)