Skip to content

Commit 0d6ab7b

Browse files
chore: release @intlify/eslint-plugin-vue-i18n
1 parent 0873fb8 commit 0d6ab7b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rotten-kangaroos-hope.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @intlify/eslint-plugin-vue-i18n
22

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- [#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
8+
39
## 3.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@intlify/eslint-plugin-vue-i18n",
33
"description": "ESLint plugin for Vue I18n",
4-
"version": "3.0.0",
4+
"version": "3.1.0",
55
"license": "MIT",
66
"homepage": "https://github.com/intlify/eslint-plugin-vue-i18n#readme",
77
"keywords": [

0 commit comments

Comments
 (0)