Skip to content

Commit c4ce8f5

Browse files
committed
Update
1 parent 7ac2c7c commit c4ce8f5

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,19 @@ npm install merngen
6565
- Initial release
6666
- Develop SignUp and Sigin Functions
6767

68+
### 1.0.0 - 27 March 2025
69+
70+
- 2nd release
71+
- Develop Auth and ImageUpload Middleware
72+
73+
74+
## Common Limitations
75+
76+
- ImageUpload Middleware (Following image extension only can upload with this middelware)
77+
- - jpeg
78+
- - png
79+
- - gif
80+
6881
## 🤝 Contributing
6982

7083
- Contributions are welcome! Please feel free to open issues or submit pull requests to improve this package.
@@ -82,6 +95,10 @@ npm install merngen
8295

8396
- According to SignUp("User") mean "User" is Model Name
8497

98+
3. Auth and ImageUpload Middelware
99+
100+
101+
85102
## 👨‍💻 Author
86103

87104
Name: Jehan Weerasuriya

imgs/imageuploadandauthmiddle.PNG

18.5 KB
Loading

0 commit comments

Comments
 (0)