File tree Expand file tree Collapse file tree 3 files changed +7
-34
lines changed
Expand file tree Collapse file tree 3 files changed +7
-34
lines changed Original file line number Diff line number Diff line change 1- <!-- START doctoc generated TOC please keep comment here to allow auto update -->
2- <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3- # Changelog
4-
5- - [ Changelog] ( #changelog )
6- - [ Next Version] ( #next-version )
7- - [ New Features] ( #new-features )
8- - [ Bug Fixes] ( #bug-fixes )
9- - [ Documentation] ( #documentation )
10- - [ Development] ( #development )
11- - [ 3.10.2] ( #3102 )
12- - [ New Features] ( #new-features-1 )
13- - [ Bug Fixes] ( #bug-fixes-1 )
14- - [ Development] ( #development-1 )
15- - [ 3.10.1] ( #3101 )
16- - [ Bug Fixes] ( #bug-fixes-2 )
17- - [ Documentation] ( #documentation-1 )
18- - [ Development] ( #development-2 )
19- - [ 3.10.0] ( #3100 )
20- - [ New Features] ( #new-features-2 )
21- - [ Bug Fixes] ( #bug-fixes-3 )
22- - [ Documentation] ( #documentation-2 )
23- - [ Development] ( #development-3 )
24- - [ Previous versions] ( #previous-versions )
25-
26- <!-- END doctoc generated TOC please keep comment here to allow auto update -->
27-
281# Changelog
292
303<!--
@@ -75,6 +48,7 @@ VS Code v0.00.0
7548### Documentation
7649
7750- docs: fix confusing sentence in pull requests section #3460 @shiv-tyagi
51+ - docs: remove toc from changelog @oxy @jsjoeio
7852- docs(MAINTAINING): add information about CHANGELOG #3467 @jsjoeio
7953
8054### Development
Original file line number Diff line number Diff line change @@ -31,7 +31,6 @@ main() {
3131 doctoc --title ' # Contributor Covenant Code of Conduct' docs/CODE_OF_CONDUCT.md > /dev/null
3232 doctoc --title ' # iPad' docs/ipad.md > /dev/null
3333 doctoc --title ' # Termux' docs/termux.md > /dev/null
34- doctoc --title ' # Changelog' CHANGELOG.md > /dev/null
3534
3635 if [[ ${CI-} && $( git ls-files --other --modified --exclude-standard) ]]; then
3736 echo " Files need generation or are formatted incorrectly:"
Original file line number Diff line number Diff line change 10781078 " @types/range-parser" " *"
10791079
10801080" @types/express@*" , "@types/express@^4.17.8":
1081- version "4.17.11 "
1082- resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.11 .tgz#debe3caa6f8e5fcda96b47bd54e2f40c4ee59545 "
1083- integrity sha512-no+R6rW60JEc59977wIxreQVsIEOAYwgCqldrA/vkpCnbD7MqTefO97lmoBe4WE0F156bC4uLSP1XHDOySnChg ==
1081+ version "4.17.12 "
1082+ resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.12 .tgz#4bc1bf3cd0cfe6d3f6f2853648b40db7d54de350 "
1083+ integrity sha512-pTYas6FrP15B1Oa0bkN5tQMNqOcVXa9j4FTFtO8DWI9kppKib+6NJtfTOOLcwxuuYvcX2+dVG6et1SxW/Kc17Q ==
10841084 dependencies :
10851085 " @types/body-parser" " *"
10861086 " @types/express-serve-static-core" " ^4.17.18"
@@ -8610,9 +8610,9 @@ ws@^6.1.2:
86108610 async-limiter "~1.0.0"
86118611
86128612ws@^7.2.0 :
8613- version "7.4.5 "
8614- resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.5 .tgz#a484dd851e9beb6fdb420027e3885e8ce48986c1 "
8615- integrity sha512-xzyu3hFvomRfXKH8vOFMU3OguG6oOvhXMo3xsGy3xWExqaM2dxBbVxuD99O7m3ZUFMvvscsZDqxfgMaRr/Nr1g ==
8613+ version "7.4.6 "
8614+ resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6 .tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c "
8615+ integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A ==
86168616
86178617wtfnode@^0.8.4 :
86188618 version "0.8.4"
You can’t perform that action at this time.
0 commit comments