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

-5
This file was deleted.

CHANGELOG.md

+6
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

+1-1
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)