Skip to content

Commit c28d710

Browse files
chore: release eslint-config-vue-preset (#110)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5ef501a commit c28d710

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/tame-walls-clap.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# eslint-config-vue-preset
2+
3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- feat!: Drop support for node<v14 ([#107](https://github.com/ota-meshi/eslint-config-vue-preset/pull/107))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-vue-preset",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "Provides various ESLint Shareable Configs for eslint-plugin-vue.",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)