Skip to content

Commit

Permalink
0.6.0 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
iChenLei authored Nov 15, 2021
1 parent 6b8b4f4 commit 9b5f61b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.6.0] - 2021-11-15
### Fixed
- Bump `@wxml/parser` version to fix rule `report-wxml-syntax-error`

## [0.5.0] - 2021-11-08
### Changed
- Improve rule `no-unnecessary-block`
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-wxml",
"version": "0.5.0",
"version": "0.6.0",
"description": "eslint plugin for wxml",
"main": "lib/index.js",
"type": "commonjs",
Expand Down

1 comment on commit 9b5f61b

@vercel
Copy link

@vercel vercel bot commented on 9b5f61b Nov 15, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.