File tree Expand file tree Collapse file tree 6 files changed +16
-4
lines changed
examples/vscode-snippet-contrib Expand file tree Collapse file tree 6 files changed +16
-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.1.3] ( https://github.com/SAP/code-snippet/compare/v1.1.2...v1.1.3 ) (2021-09-29)
7+
8+ ** Note:** Version bump only for package root
9+
610## [ 1.1.2] ( https://github.com/SAP/code-snippet/compare/v1.1.1...v1.1.2 ) (2021-06-15)
711
812### Bug Fixes
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.1.3] ( https://github.com/SAP/code-snippet/compare/v1.1.2...v1.1.3 ) (2021-09-29)
7+
8+ ** Note:** Version bump only for package vscode-snippet-contrib
9+
610## [ 1.1.2] ( https://github.com/SAP/code-snippet/compare/v1.1.1...v1.1.2 ) (2021-06-15)
711
812### Bug Fixes
Original file line number Diff line number Diff line change 22 "name" : " vscode-snippet-contrib" ,
33 "displayName" : " vscode-snippet-contrib" ,
44 "description" : " " ,
5- "version" : " 1.1.2 " ,
5+ "version" : " 1.1.3 " ,
66 "publisher" : " SAPOSS" ,
77 "private" : true ,
88 "engines" : {
4848 "watch" : " tsc -p . --watch"
4949 },
5050 "dependencies" : {
51- "@sap-devx/code-snippet-types" : " ^1.1.0 " ,
51+ "@sap-devx/code-snippet-types" : " ^1.1.3 " ,
5252 "comment-json" : " 2.1.0" ,
5353 "fs-extra" : " 7.0.1" ,
5454 "lodash" : " 4.17.21"
Original file line number Diff line number Diff line change 1111 "allowBranch" : " master"
1212 }
1313 },
14- "version" : " 1.1.2 "
14+ "version" : " 1.1.3 "
1515}
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.1.3] ( https://github.com/SAP/code-snippet/compare/v1.1.2...v1.1.3 ) (2021-09-29)
7+
8+ ** Note:** Version bump only for package @sap-devx/code-snippet-types
9+
610# [ 1.1.0] ( https://github.com/SAP/code-snippet/compare/v1.0.0...v1.1.0 ) (2021-05-12)
711
812** Note:** Version bump only for package @sap-devx/code-snippet-types
Original file line number Diff line number Diff line change 11{
22 "name" : " @sap-devx/code-snippet-types" ,
33 "description" : " code-snippet types" ,
4- "version" : " 1.1.0 " ,
4+ "version" : " 1.1.3 " ,
55 "license" : " Apache-2.0" ,
66 "repository" : {
77 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments