From 0b8323be3747e8e914de547857ee74a1f14f1c20 Mon Sep 17 00:00:00 2001 From: I060847 Date: Sun, 17 May 2020 15:40:45 +0300 Subject: [PATCH] chore(release): release - xml-for-vscode@0.1.6 --- packages/xml-for-vscode/CHANGELOG.md | 6 ++++++ packages/xml-for-vscode/package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/packages/xml-for-vscode/CHANGELOG.md b/packages/xml-for-vscode/CHANGELOG.md index 5eccd92a..04668b5c 100644 --- a/packages/xml-for-vscode/CHANGELOG.md +++ b/packages/xml-for-vscode/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [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) + +### Bug Fixes + +- **xml-for-vscode:** incorrect vscode engine version ([88adfa3](https://github.com/SAP/xml-tools/commit/88adfa3)) + ## [0.1.5](https://github.com/SAP/xml-tools/compare/xml-for-vscode@0.1.4...xml-for-vscode@0.1.5) (2020-05-17) **Note:** Version bump only for package xml-for-vscode diff --git a/packages/xml-for-vscode/package.json b/packages/xml-for-vscode/package.json index 4ad4f0b0..964eae94 100644 --- a/packages/xml-for-vscode/package.json +++ b/packages/xml-for-vscode/package.json @@ -2,7 +2,7 @@ "name": "xml-for-vscode", "private": true, "description": "XML for VSCode", - "version": "0.1.5", + "version": "0.1.6", "publisher": "SAPSE", "license": "Apache-2.0", "repository": {