Skip to content

Commit c411136

Browse files
committed
chore: release v0.3.1
1 parent 1f82e78 commit c411136

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [0.3.1](https://github.com/nuxt-community/html-validator-module/compare/0.3.0...0.3.1) (2021-04-11)
2+
3+
4+
### Bug Fixes
5+
6+
* display validation links inline ([1f82e78](https://github.com/nuxt-community/html-validator-module/commit/1f82e786637b23640f7e10ffe0ead25e2ec6645d)), closes [#39](https://github.com/nuxt-community/html-validator-module/issues/39)
7+
18
## [0.3.0](https://github.com/nuxt-community/html-validator-module/compare/0.2.2...0.3.0) (2021-03-31)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/html-validator",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "html-validator integration for Nuxt.js",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)