File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ v0.3.11 / 2020-02-27
2+ ===================
3+
4+ ### 🐛 Bug Fixes
5+
6+ - ` general `
7+ - Fix pont start info
8+
9+
10+ ### 🚀 Features
11+
12+ - ` general `
13+ - Update readme
14+ - Update readme
15+ - 增加新功能readme
16+ - Merge branch 'master' into feat/templates
17+ - 增加内置模板支持,生成代码支持js
18+ - Merge branch 'feat/generator-js' into feat/templates
19+ - Generate js flow
20+ - Add templates
21+
22+
23+ ### 🏡 Chore
24+
25+ - ` general `
26+ - Use prettier-vscode formater and reformart
27+ - ` scripts `
28+ - Update changelog,release script
29+
30+
31+ ### 💖 Thanks to
32+
33+ - Leon1Zhu
34+ - jasonHzq
35+ - 高乐天
36+
137v0.3.10 / 2020-02-27
238===================
339
Original file line number Diff line number Diff line change 11{
22 "name" : " pont" ,
33 "private" : true ,
4- "version" : " 0.3.10 " ,
4+ "version" : " 0.3.11 " ,
55 "license" : " MIT" ,
66 "workspaces" : [
77 " packages/*"
Original file line number Diff line number Diff line change 11{
22 "name" : " pont-engine" ,
3- "version" : " 0.3.10 " ,
3+ "version" : " 0.3.11 " ,
44 "description" : " pont swagger typescript API" ,
55 "main" : " lib/index.js" ,
66 "typings" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 22 "name" : " vscode-pont" ,
33 "displayName" : " pont" ,
44 "description" : " " ,
5- "version" : " 0.3.10 " ,
5+ "version" : " 0.3.11 " ,
66 "publisher" : " jasonHzq" ,
77 "license" : " MIT" ,
88 "engines" : {
6565 "@types/fs-extra" : " ^5.1.0" ,
6666 "fs-extra" : " ^7.0.1" ,
6767 "mockjs" : " ^1.0.1-beta3" ,
68- "pont-engine" : " 0.3.10 "
68+ "pont-engine" : " 0.3.11 "
6969 },
7070 "devDependencies" : {
7171 "rimraf" : " ^3.0.2" ,
You can’t perform that action at this time.
0 commit comments