5
5
- [ Changelog] ( #changelog )
6
6
- [ Next Version] ( #next-version )
7
7
- [ New Features] ( #new-features )
8
- - [ 3.10.1] ( #3101 )
9
8
- [ Bug Fixes] ( #bug-fixes )
10
9
- [ Documentation] ( #documentation )
11
10
- [ Development] ( #development )
12
- - [ 3.10.0] ( #3100 )
13
- - [ New Features] ( #new-features-1 )
11
+ - [ 3.10.1] ( #3101 )
14
12
- [ Bug Fixes] ( #bug-fixes-1 )
15
13
- [ Documentation] ( #documentation-1 )
16
14
- [ Development] ( #development-1 )
15
+ - [ 3.10.0] ( #3100 )
16
+ - [ New Features] ( #new-features-1 )
17
+ - [ Bug Fixes] ( #bug-fixes-2 )
18
+ - [ Documentation] ( #documentation-2 )
19
+ - [ Development] ( #development-2 )
17
20
- [ Previous versions] ( #previous-versions )
18
21
19
22
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -59,12 +62,11 @@ VS Code v1.56.1
59
62
60
63
### New Features
61
64
62
- - feat: support ` extraInitContainers ` in helm chart values
63
- - feat: change ` extraContainers ` to support templating in helm chart
65
+ - feat: support ` extraInitContainers ` in helm chart values # 3393 @ strowk
66
+ - feat: change ` extraContainers ` to support templating in helm chart # 3393 @ strowk
64
67
65
68
### Bug Fixes
66
69
67
- - fix(socket): did this thing #321 @githubuser
68
70
- fix: use correct command to Open Folder on Welcome page #3437 @jsjoeio
69
71
70
72
### Documentation
@@ -73,7 +75,7 @@ VS Code v1.56.1
73
75
74
76
### Development
75
77
76
- - item
78
+ - fix(ci): update brew-bump.sh to update remote first # 0000 @ jsjoeio
77
79
78
80
## 3.10.1
79
81
@@ -93,7 +95,6 @@ VS Code v1.56.1
93
95
- refactor: move default PR template #3375 @jsjoeio
94
96
- docs(contributing): add commits section #3377 @jsjoeio
95
97
96
-
97
98
### Development
98
99
99
100
- chore: ignore updates to microsoft/playwright-github-action
0 commit comments