File tree Expand file tree Collapse file tree 6 files changed +22
-4
lines changed
Expand file tree Collapse file tree 6 files changed +22
-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+ # [ 2.0.0] ( https://github.com/sap/xml-tools/compare/@xml-tools/ast-position@1.1.0...@xml-tools/ast-position@2.0.0 ) (2020-05-21)
7+
8+ ### Features
9+
10+ - ** ast-position:** rename ` getAstNodeInPosition ` -> astPositionAtOffset ([ 585253f] ( https://github.com/sap/xml-tools/commit/585253f ) )
11+
12+ ### BREAKING CHANGES
13+
14+ - ** ast-position:** rename ` getAstNodeInPosition ` -> astPositionAtOffset
15+
616# 1.1.0 (2020-05-18)
717
818### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @xml-tools/ast-position" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 2.0 .0" ,
44 "description" : " XML Ast Position APIs" ,
55 "keywords" : [
66 " xml" ,
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.0.8] ( https://github.com/SAP/xml-tools/compare/@xml-tools/language-server@1.0.7...@xml-tools/language-server@1.0.8 ) (2020-05-21)
7+
8+ ** Note:** Version bump only for package @xml-tools/language-server
9+
610## [ 1.0.7] ( https://github.com/SAP/xml-tools/compare/@xml-tools/language-server@1.0.6...@xml-tools/language-server@1.0.7 ) (2020-05-17)
711
812** Note:** Version bump only for package @xml-tools/language-server
Original file line number Diff line number Diff line change 11{
22 "name" : " @xml-tools/language-server" ,
3- "version" : " 1.0.7 " ,
3+ "version" : " 1.0.8 " ,
44 "description" : " XML language server" ,
55 "keywords" : [
66 " LSP" ,
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+ ## 0.1.7 (2020-05-21)
7+
8+ ** Note:** Version bump only for package xml-toolkit
9+
610## [ 0.1.6] ( https://github.com/SAP/xml-tools/compare/xml-for-vscode@0.1.5...xml-for-vscode@0.1.6 ) (2020-05-17)
711
812### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " xml-toolkit" ,
3- "version" : " 0.1.6 " ,
3+ "version" : " 0.1.7 " ,
44 "private" : true ,
55 "displayName" : " XML Toolkit" ,
66 "description" : " XML Toolkit by SAP OSS" ,
3434 "bundle" : " node ./scripts/bundle-vsix"
3535 },
3636 "dependencies" : {
37- "@xml-tools/language-server" : " ^1.0.7 " ,
37+ "@xml-tools/language-server" : " ^1.0.8 " ,
3838 "vscode-languageclient" : " 6.1.3"
3939 },
4040 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments