diff --git a/CHANGELOG.md b/CHANGELOG.md index 990c3a3..d8326b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# [v3.0.6](https://github.com/SPGoding/vscode-datapack-helper-plus/compare/v3.0.5...v3.0.6) (2020-10-02) + +## 🐛 Bug Fixes +- [`8612b4e`](https://github.com/SPGoding/vscode-datapack-helper-plus/commit/8612b4e) @spgoding/datapack-language-server@3.0.4 + # [v3.0.5](https://github.com/SPGoding/vscode-datapack-helper-plus/compare/v3.0.4...v3.0.5) (2020-09-26) ## 🐛 Bug Fixes diff --git a/package.json b/package.json index 7ce73c0..3361c38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datapack-language-server", - "version": "3.0.5", + "version": "3.0.6", "main": "dist/extension.js", "author": "SPGoding", "publisher": "SPGoding",