File tree 6 files changed +34
-4
lines changed
6 files changed +34
-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.5.1] ( https://github.com/SAP/code-snippet/compare/v1.5.0...v1.5.1 ) (2025-01-27)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * padding missing from inputs ([ #289 ] ( https://github.com/SAP/code-snippet/issues/289 ) ) ([ 7480615] ( https://github.com/SAP/code-snippet/commit/7480615e952107ffa7dbc63ecebc1d38873fe503 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 1.5.0] ( https://github.com/SAP/code-snippet/compare/v1.4.0...v1.5.0 ) (2024-05-16)
7
18
8
19
Original file line number Diff line number Diff line change 14
14
"allowBranch" : " master"
15
15
}
16
16
},
17
- "version" : " 1.5.0 "
17
+ "version" : " 1.5.1 "
18
18
}
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.5.1] ( https://github.com/SAP/code-snippet/compare/v1.5.0...v1.5.1 ) (2025-01-27)
7
+
8
+ ** Note:** Version bump only for package code-snippet
9
+
10
+
11
+
12
+
13
+
6
14
# [ 1.5.0] ( https://github.com/SAP/code-snippet/compare/v1.4.0...v1.5.0 ) (2024-05-16)
7
15
8
16
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.5.0 " ,
4
+ "version" : " 1.5.1 " ,
5
5
"description" : " A VSCode extension that provides a simple way to add code snippets." ,
6
6
"publisher" : " SAPOSS" ,
7
7
"private" : true ,
114
114
"@sap-devx/webview-rpc" : " 0.3.1" ,
115
115
"@sap/swa-for-sapbas-vsx" : " 2.0.4" ,
116
116
"@vscode-logging/logger" : " 1.2.3" ,
117
- "code-snippet-frontend" : " ^1.3.2 " ,
117
+ "code-snippet-frontend" : " ^1.5.1 " ,
118
118
"fs-extra" : " 9.1.0" ,
119
119
"jsdom" : " 23.2.0" ,
120
120
"lodash" : " 4.17.21" ,
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.5.1] ( https://github.com/SAP/code-snippet/compare/v1.5.0...v1.5.1 ) (2025-01-27)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * padding missing from inputs ([ #289 ] ( https://github.com/SAP/code-snippet/issues/289 ) ) ([ 7480615] ( https://github.com/SAP/code-snippet/commit/7480615e952107ffa7dbc63ecebc1d38873fe503 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.3.2] ( https://github.com/SAP/code-snippet/compare/v1.3.1...v1.3.2 ) (2024-04-25)
7
18
8
19
** 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.3.2 " ,
4
+ "version" : " 1.5.1 " ,
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