Skip to content

Commit 3bb2b9a

Browse files
0.0.5 [skip ci]
1 parent 9c8dc44 commit 3bb2b9a

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.5](https://github.com/prantlf/v-jsonlint/compare/v0.0.4...v0.0.5) (2023-10-23)
4+
5+
### Bug Fixes
6+
7+
* Update the imprinted version number ([b623809](https://github.com/prantlf/v-jsonlint/commit/b62380929d7c34eb6c7a90a2ae150c340a359d42))
8+
39
## [0.0.4](https://github.com/prantlf/v-jsonlint/compare/v0.0.3...v0.0.4) (2023-08-07)
410

511
### Bug Fixes

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.4'
4+
version: '0.0.5'
55
license: 'MIT'
66
dependencies: ['prantlf.cargs', 'prantlf.json']
77
}

0 commit comments

Comments
 (0)