Skip to content

Commit fb8ebbf

Browse files
chore: release @intlify/eslint-plugin-vue-i18n (#632)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 04d7c15 commit fb8ebbf

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/dry-chefs-battle.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+
## 4.0.1
4+
5+
### Patch Changes
6+
7+
- [#631](https://github.com/intlify/eslint-plugin-vue-i18n/pull/631) [`04d7c15`](https://github.com/intlify/eslint-plugin-vue-i18n/commit/04d7c15c7d1b468db9467590aab4e309dfaa6c47) Thanks [@f-lawe](https://github.com/f-lawe)! - Add Typescript config files to supported filename list
8+
39
## 4.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": "4.0.0",
4+
"version": "4.0.1",
55
"license": "MIT",
66
"homepage": "https://github.com/intlify/eslint-plugin-vue-i18n#readme",
77
"keywords": [

0 commit comments

Comments
 (0)