Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 1953e57

Browse files
committed
chore(release): 0.5.0
1 parent e4bbf77 commit 1953e57

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1-
# Change Log
1+
# Changelog
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.5.0](https://github.com/nuxt/eslint-plugin-nuxt/compare/v0.4.3...v0.5.0) (2019-11-09)
6+
7+
8+
### Features
9+
10+
* upgrade eslint-plugin-vue to v6 ([ecf42f2](https://github.com/nuxt/eslint-plugin-nuxt/commit/ecf42f2))
11+
512
## [0.4.3](https://github.com/nuxt/eslint-plugin-nuxt/compare/v0.4.0...v0.4.3) (2019-03-12)
613

714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-nuxt",
3-
"version": "0.4.3",
3+
"version": "0.5.0",
44
"description": "ESLint plugin for Nuxt.js",
55
"author": "Clark Du <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)