File tree 6 files changed +16
-4
lines changed
6 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.1.4] ( https://github.com/SAP/code-snippet/compare/v1.1.3...v1.1.4 ) (2021-10-03)
7
+
8
+ ** Note:** Version bump only for package root
9
+
6
10
## [ 1.1.3] ( https://github.com/SAP/code-snippet/compare/v1.1.2...v1.1.3 ) (2021-09-29)
7
11
8
12
** Note:** Version bump only for package root
Original file line number Diff line number Diff line change 11
11
"allowBranch" : " master"
12
12
}
13
13
},
14
- "version" : " 1.1.3 "
14
+ "version" : " 1.1.4 "
15
15
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.1.4] ( https://github.com/SAP/code-snippet/compare/v1.1.3...v1.1.4 ) (2021-10-03)
7
+
8
+ ** Note:** Version bump only for package code-snippet
9
+
6
10
## [ 1.1.2] ( https://github.com/SAP/code-snippet/compare/v1.1.1...v1.1.2 ) (2021-06-15)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " code-snippet" ,
3
3
"displayName" : " Code Snippet" ,
4
- "version" : " 1.1.2 " ,
4
+ "version" : " 1.1.4 " ,
5
5
"description" : " A VSCode extension that provides a simple way to add code snippets." ,
6
6
"publisher" : " SAPOSS" ,
7
7
"private" : true ,
116
116
"@sap-devx/webview-rpc" : " 0.3.1" ,
117
117
"@sap/swa-for-sapbas-vsx" : " 1.2.15" ,
118
118
"@vscode-logging/logger" : " 1.2.3" ,
119
- "code-snippet-frontend" : " ^1.1.0 " ,
119
+ "code-snippet-frontend" : " ^1.1.4 " ,
120
120
"fs-extra" : " 9.1.0" ,
121
121
"lodash" : " 4.17.21" ,
122
122
"strip-ansi" : " 6.0.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.1.4] ( https://github.com/SAP/code-snippet/compare/v1.1.3...v1.1.4 ) (2021-10-03)
7
+
8
+ ** Note:** Version bump only for package code-snippet-frontend
9
+
6
10
# [ 1.1.0] ( https://github.com/SAP/code-snippet/compare/v1.0.0...v1.1.0 ) (2021-05-12)
7
11
8
12
** Note:** Version bump only for package code-snippet-frontend
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " code-snippet-frontend" ,
3
3
"displayName" : " Code Snippet Frontend" ,
4
- "version" : " 1.1.0 " ,
4
+ "version" : " 1.1.4 " ,
5
5
"publisher" : " SAP" ,
6
6
"license" : " Apache 2.0" ,
7
7
"description" : " Frontend for the Code Snippet framework" ,
You can’t perform that action at this time.
0 commit comments