Skip to content

Commit 8040276

Browse files
committed
0.0.4
1 parent 59e8562 commit 8040276

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changes
22

3+
## [0.0.4](https://github.com/prantlf/v-jsonlint/compare/v0.0.3...v0.0.4) (2023-08-07)
4+
5+
### Bug Fixes
6+
7+
* Upgrade to the latest prantlf.cargs ([59e8562](https://github.com/prantlf/v-jsonlint/commit/59e85629ac7a99a5529915eab0e0c179116bcb93))
8+
39
## [0.0.3](https://github.com/prantlf/v-jsonlint/compare/v0.0.2...v0.0.3) (2023-07-09)
410

511
### Features

v.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Module {
22
name: 'jsonlint'
33
description: 'JSON/JSONC/JSON5 validator and pretty-printer.'
4-
version: '0.0.3'
4+
version: '0.0.4'
55
license: 'MIT'
66
dependencies: ['prantlf.cargs', 'prantlf.json']
77
}

0 commit comments

Comments
 (0)