Skip to content

Commit 9a0a215

Browse files
chore: release @intlify/eslint-plugin-vue-i18n (#687)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 451ffba commit 9a0a215

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/eighty-carrots-drop.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.1.1
4+
5+
### Patch Changes
6+
7+
- [#683](https://github.com/intlify/eslint-plugin-vue-i18n/pull/683) [`5338eb2`](https://github.com/intlify/eslint-plugin-vue-i18n/commit/5338eb24e82e4986067b063747101e40263e0a5c) Thanks [@LuckyWindsck](https://github.com/LuckyWindsck)! - Fix the output type of recommend config
8+
39
## 4.1.0
410

511
### Minor 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.1.0",
4+
"version": "4.1.1",
55
"license": "MIT",
66
"homepage": "https://github.com/intlify/eslint-plugin-vue-i18n#readme",
77
"keywords": [

0 commit comments

Comments
 (0)