File tree Expand file tree Collapse file tree 6 files changed +34
-4
lines changed Expand file tree Collapse file tree 6 files changed +34
-4
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
617# [ 1.5.0] ( https://github.com/SAP/code-snippet/compare/v1.4.0...v1.5.0 ) (2024-05-16)
718
819
Original file line number Diff line number Diff line change 1414 "allowBranch" : " master"
1515 }
1616 },
17- "version" : " 1.5.0 "
17+ "version" : " 1.5.1 "
1818}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614# [ 1.5.0] ( https://github.com/SAP/code-snippet/compare/v1.4.0...v1.5.0 ) (2024-05-16)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " code-snippet" ,
33 "displayName" : " Code Snippet" ,
4- "version" : " 1.5.0 " ,
4+ "version" : " 1.5.1 " ,
55 "description" : " A VSCode extension that provides a simple way to add code snippets." ,
66 "publisher" : " SAPOSS" ,
77 "private" : true ,
114114 "@sap-devx/webview-rpc" : " 0.3.1" ,
115115 "@sap/swa-for-sapbas-vsx" : " 2.0.4" ,
116116 "@vscode-logging/logger" : " 1.2.3" ,
117- "code-snippet-frontend" : " ^1.3.2 " ,
117+ "code-snippet-frontend" : " ^1.5.1 " ,
118118 "fs-extra" : " 9.1.0" ,
119119 "jsdom" : " 23.2.0" ,
120120 "lodash" : " 4.17.21" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
617## [ 1.3.2] ( https://github.com/SAP/code-snippet/compare/v1.3.1...v1.3.2 ) (2024-04-25)
718
819** Note:** Version bump only for package code-snippet-frontend
Original file line number Diff line number Diff line change 11{
22 "name" : " code-snippet-frontend" ,
33 "displayName" : " Code Snippet Frontend" ,
4- "version" : " 1.3.2 " ,
4+ "version" : " 1.5.1 " ,
55 "publisher" : " SAP" ,
66 "license" : " Apache 2.0" ,
77 "description" : " Frontend for the Code Snippet framework" ,
You can’t perform that action at this time.
0 commit comments