Skip to content

Commit

Permalink
🌼 Update Version - v3.2.0
Browse files Browse the repository at this point in the history
> 🌼 Update Version
1. Fix ISSUE_TEMPLATE
2. Fix jest.config.js Code Format
3. Fix Bug - Unit Test
4. Fix mongoose version 5.10
5. Fix import splitting at mongoose
6. Add Schema type, required, unique
  • Loading branch information
ljlm0402 committed Dec 17, 2020
1 parent 1236ce1 commit a1453d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typescript-express-starter",
"version": "3.1.0",
"version": "3.2.0",
"description": "Quick and Easy TypeScript Express Starter",
"author": "AGUMON <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit a1453d1

Please sign in to comment.