File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.4] ( https://github.com/sap/xml-tools/compare/@xml-tools/ast-position@2.0.3...@xml-tools/ast-position@2.0.4 ) (2021-01-20)
7+
8+ ### Bug Fixes
9+
10+ - missing lib folder in npm packages ([ ffed3c2] ( https://github.com/sap/xml-tools/commit/ffed3c2c54c70aea8b9ded0d53786382bc190cc5 ) )
11+
612## [ 2.0.3] ( https://github.com/sap/xml-tools/compare/@xml-tools/ast-position@2.0.2...@xml-tools/ast-position@2.0.3 ) (2021-01-20)
713
814** Note:** Version bump only for package @xml-tools/ast-position
Original file line number Diff line number Diff line change 11{
22 "name" : " @xml-tools/ast-position" ,
3- "version" : " 2.0.3 " ,
3+ "version" : " 2.0.4 " ,
44 "description" : " XML Ast Position APIs" ,
55 "keywords" : [
66 " xml" ,
1717 " api.d.ts"
1818 ],
1919 "dependencies" : {
20- "@xml-tools/ast" : " ^5.0.1 "
20+ "@xml-tools/ast" : " ^5.0.2 "
2121 },
2222 "devDependencies" : {
23- "@xml-tools/parser" : " ^1.0.8 "
23+ "@xml-tools/parser" : " ^1.0.9 "
2424 },
2525 "scripts" : {
2626 "ci" : " npm-run-all type-check coverage:*" ,
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+ ## [ 5.0.2] ( https://github.com/sap/xml-tools/compare/@xml-tools/ast@5.0.1...@xml-tools/ast@5.0.2 ) (2021-01-20)
7+
8+ ** Note:** Version bump only for package @xml-tools/ast
9+
610## [ 5.0.1] ( https://github.com/sap/xml-tools/compare/@xml-tools/ast@5.0.0...@xml-tools/ast@5.0.1 ) (2021-01-20)
711
812** Note:** Version bump only for package @xml-tools/ast
Original file line number Diff line number Diff line change 11{
22 "name" : " @xml-tools/ast" ,
3- "version" : " 5.0.1 " ,
3+ "version" : " 5.0.2 " ,
44 "description" : " XML Ast and Utilities" ,
55 "keywords" : [
66 " xml" ,
1616 " api.d.ts"
1717 ],
1818 "dependencies" : {
19- "@xml-tools/common" : " ^0.1.3 " ,
20- "@xml-tools/parser" : " ^1.0.8 " ,
19+ "@xml-tools/common" : " ^0.1.4 " ,
20+ "@xml-tools/parser" : " ^1.0.9 " ,
2121 "lodash" : " 4.17.20"
2222 },
2323 "devDependencies" : {
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.4] ( https://github.com/sap/xml-tools/compare/@xml-tools/common@0.1.3...@xml-tools/common@0.1.4 ) (2021-01-20)
7+
8+ ### Bug Fixes
9+
10+ - missing lib folder in npm packages ([ ffed3c2] ( https://github.com/sap/xml-tools/commit/ffed3c2c54c70aea8b9ded0d53786382bc190cc5 ) )
11+
612## [ 0.1.3] ( https://github.com/sap/xml-tools/compare/@xml-tools/common@0.1.2...@xml-tools/common@0.1.3 ) (2021-01-20)
713
814** Note:** Version bump only for package @xml-tools/common
Original file line number Diff line number Diff line change 11{
22 "name" : " @xml-tools/common" ,
3- "version" : " 0.1.3 " ,
3+ "version" : " 0.1.4 " ,
44 "description" : " XML-Tools Common Utilities" ,
55 "keywords" : [
66 " xml" ,
2020 "lodash" : " 4.17.20"
2121 },
2222 "devDependencies" : {
23- "@xml-tools/parser" : " ^1.0.8 "
23+ "@xml-tools/parser" : " ^1.0.9 "
2424 },
2525 "scripts" : {
2626 "ci" : " npm-run-all clean type-check coverage:*" ,
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+ ## [ 3.1.9] ( https://github.com/sap/xml-tools/compare/@xml-tools/content-assist@3.1.8...@xml-tools/content-assist@3.1.9 ) (2021-01-20)
7+
8+ ### Bug Fixes
9+
10+ - missing lib folder in npm packages ([ ffed3c2] ( https://github.com/sap/xml-tools/commit/ffed3c2c54c70aea8b9ded0d53786382bc190cc5 ) )
11+
612## [ 3.1.8] ( https://github.com/sap/xml-tools/compare/@xml-tools/content-assist@3.1.7...@xml-tools/content-assist@3.1.8 ) (2021-01-20)
713
814** Note:** Version bump only for package @xml-tools/content-assist
Original file line number Diff line number Diff line change 11{
22 "name" : " @xml-tools/content-assist" ,
3- "version" : " 3.1.8 " ,
3+ "version" : " 3.1.9 " ,
44 "description" : " XML Content Assist APIs" ,
55 "keywords" : [
66 " xml" ,
1818 " api.d.ts"
1919 ],
2020 "dependencies" : {
21- "@xml-tools/common" : " ^0.1.3 " ,
22- "@xml-tools/parser" : " ^1.0.8 " ,
21+ "@xml-tools/common" : " ^0.1.4 " ,
22+ "@xml-tools/parser" : " ^1.0.9 " ,
2323 "lodash" : " 4.17.20"
2424 },
2525 "scripts" : {
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.12] ( https://github.com/SAP/xml-tools/compare/@xml-tools/language-server@1.0.11...@xml-tools/language-server@1.0.12 ) (2021-01-20)
7+
8+ ### Bug Fixes
9+
10+ - missing lib folder in npm packages ([ ffed3c2] ( https://github.com/SAP/xml-tools/commit/ffed3c2c54c70aea8b9ded0d53786382bc190cc5 ) )
11+
612## [ 1.0.11] ( https://github.com/SAP/xml-tools/compare/@xml-tools/language-server@1.0.10...@xml-tools/language-server@1.0.11 ) (2021-01-20)
713
814** 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.11 " ,
3+ "version" : " 1.0.12 " ,
44 "description" : " XML language server" ,
55 "keywords" : [
66 " LSP" ,
2525 "node" : " >=10.0.0"
2626 },
2727 "dependencies" : {
28- "@xml-tools/parser" : " ^1.0.8 " ,
28+ "@xml-tools/parser" : " ^1.0.9 " ,
2929 "lodash" : " 4.17.20" ,
3030 "vscode-languageserver" : " 7.0.0" ,
3131 "vscode-languageserver-textdocument" : " 1.0.1"
You can’t perform that action at this time.
0 commit comments