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.0 / 2022-02-14
2+ ===================
3+
4+ ### 🐛 Bug Fixes
5+
6+ - ` scan `
7+ - Compatible with a null value
8+ - ` readme `
9+ - Md scannedPattern transfer bug
10+
11+
12+ ### 🏡 Chore
13+
14+ - ` deps `
15+ - Bump postcss from 7.0.17 to 7.0.39 in /examples/hooks-app
16+ - Bump node-fetch from 1.7.3 to 2.6.7
17+ - Bump trim-off-newlines from 1.0.1 to 1.0.3
18+ - Bump follow-redirects in /examples/hooks-app
19+ - Bump follow-redirects from 1.9.0 to 1.14.7
20+
21+
22+ ### 💖 Thanks to
23+
24+ - dependabot[ bot]
25+ - yehua.zy
26+
127v1.1.0-alpha.0 / 2022-02-07
228===================
329
Original file line number Diff line number Diff line change 11{
22 "name" : " pont" ,
33 "private" : true ,
4- "version" : " 1.1.0-alpha.0 " ,
4+ "version" : " 1.1.0" ,
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-alpha.0 " ,
3+ "version" : " 1.1.0" ,
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-alpha.0 " ,
5+ "version" : " 1.1.0" ,
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-alpha.0 "
77+ "pont-engine" : " 1.1.0"
7878 },
7979 "devDependencies" : {
8080 "rimraf" : " ^3.0.2" ,
You can’t perform that action at this time.
0 commit comments