diff --git a/.changeset/rotten-kangaroos-hope.md b/.changeset/rotten-kangaroos-hope.md deleted file mode 100644 index fb46dfbd..00000000 --- a/.changeset/rotten-kangaroos-hope.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@intlify/eslint-plugin-vue-i18n": minor ---- - -fix: Bump tsconfig target to es2017 to avoid polyfilling await diff --git a/CHANGELOG.md b/CHANGELOG.md index 21a04b66..02b50067 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @intlify/eslint-plugin-vue-i18n +## 3.1.0 + +### Minor Changes + +- [#567](https://github.com/intlify/eslint-plugin-vue-i18n/pull/567) [`4ae81b0`](https://github.com/intlify/eslint-plugin-vue-i18n/commit/4ae81b0145295b0a519454e31abe5b21599330b9) Thanks [@absidue](https://github.com/absidue)! - fix: Bump tsconfig target to es2017 to avoid polyfilling await + ## 3.0.0 ### Major Changes diff --git a/package.json b/package.json index 861c01ee..54d393c0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@intlify/eslint-plugin-vue-i18n", "description": "ESLint plugin for Vue I18n", - "version": "3.0.0", + "version": "3.1.0", "license": "MIT", "homepage": "https://github.com/intlify/eslint-plugin-vue-i18n#readme", "keywords": [