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+ v1.1.1 / 2022-02-16
2+ ===================
3+
4+ ### 🐛 Bug Fixes
5+
6+ - ` scan `
7+ - Compatible with a null value
8+ - ` readme `
9+ - Md scannedPattern transfer bug
10+
11+
12+ ### 🚀 Features
13+
14+ - ` all `
15+ - 新增配置spiltApiLock(是否拆分api-lock.json,默认关闭)便于用户平 滑升级
16+
17+
18+ ### 🏡 Chore
19+
20+ - ` deps `
21+ - Bump follow-redirects from 1.14.7 to 1.14.8
22+ - Bump ajv from 6.10.2 to 6.12.6 in /examples/hooks-app
23+ - Bump ajv from 6.10.2 to 6.12.6
24+ - Bump postcss from 7.0.17 to 7.0.39 in /examples/hooks-app
25+ - Bump node-fetch from 1.7.3 to 2.6.7
26+ - Bump trim-off-newlines from 1.0.1 to 1.0.3
27+ - Bump follow-redirects in /examples/hooks-app
28+ - Bump follow-redirects from 1.9.0 to 1.14.7
29+
30+
31+ ### 💖 Thanks to
32+
33+ - dependabot[ bot]
34+ - yehua.zy
35+ - 芒星
36+
137v1.1.0 / 2022-02-14
238===================
339
Original file line number Diff line number Diff line change 11{
22 "name" : " pont" ,
33 "private" : true ,
4- "version" : " 1.1.0 " ,
4+ "version" : " 1.1.1 " ,
55 "license" : " MIT" ,
66 "workspaces" : [
77 " packages/*"
Original file line number Diff line number Diff line change 11{
22 "name" : " pont-engine" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
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" : " 1.1.0 " ,
5+ "version" : " 1.1.1 " ,
66 "publisher" : " jasonHzq" ,
77 "license" : " MIT" ,
88 "engines" : {
7474 "@types/fs-extra" : " ^5.1.0" ,
7575 "fs-extra" : " ^7.0.1" ,
7676 "mockjs" : " ^1.0.1-beta3" ,
77- "pont-engine" : " 1.1.0 "
77+ "pont-engine" : " 1.1.1 "
7878 },
7979 "devDependencies" : {
8080 "rimraf" : " ^3.0.2" ,
You can’t perform that action at this time.
0 commit comments