From d15e355741e4234d59d8ed4a63f9658fbdcc1bc1 Mon Sep 17 00:00:00 2001 From: SPGoding <15277496+SPGoding@users.noreply.github.com> Date: Wed, 11 Nov 2020 19:05:03 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v3.0.11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [skip ci] https://github.com/SPGoding/vscode-datapack-helper-plus/releases/tag/v3.0.11 --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e4cbe6..4b54413 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# [v3.0.11](https://github.com/SPGoding/vscode-datapack-helper-plus/compare/v3.0.10...v3.0.11) (2020-11-11) + +## 🐛 Bug Fixes +- [`feb17db`](https://github.com/SPGoding/vscode-datapack-helper-plus/commit/feb17db) @spgoding/datapack-language-server@3.0.9 + # [v3.0.10](https://github.com/SPGoding/vscode-datapack-helper-plus/compare/v3.0.9...v3.0.10) (2020-11-10) ## 🐛 Bug Fixes diff --git a/package.json b/package.json index c65dd8c..d43256b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datapack-language-server", - "version": "3.0.10", + "version": "3.0.11", "main": "dist/extension.js", "author": "SPGoding", "publisher": "SPGoding",