From a8a04dd8492de748032c8ab2e9af0c1fa6457401 Mon Sep 17 00:00:00 2001 From: Potter Date: Tue, 8 Oct 2024 10:52:28 +0800 Subject: [PATCH] chore(release): v0.0.8 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b2a5db..53e5ee6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog +## v0.0.8 + +[compare changes](https://github.com/yxw007/vscode-translate-next/compare/v0.0.7...v0.0.8) + +### 🩹 Fixes + +- Can't use esm import problem and no type prompt problem ([e73dac7](https://github.com/yxw007/vscode-translate-next/commit/e73dac7)) + +### ❤️ Contributors + +- Potter ([@yxw007](http://github.com/yxw007)) + ## v0.0.7 [compare changes](https://github.com/yxw007/vscode-translate-next/compare/v0.0.6...v0.0.7) diff --git a/package.json b/package.json index 497983a..caaf963 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vscode-translate-next", - "version": "0.0.7", + "version": "0.0.8", "displayName": "vscode-translate-next", "publisher": "yxw007", "author": {