Skip to content

Commit 4d8b9c4

Browse files
chore: release 1.6.9 🎉 [skip ci]
## [1.6.9](v1.6.8...v1.6.9) (2021-05-14) ### Bug Fixes * upgrade chalk from 4.1.0 to 4.1.1 ([549ea47](549ea47))
1 parent 26fcf7a commit 4d8b9c4

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.6.9](https://github.com/Berkmann18/json-fixer/compare/v1.6.8...v1.6.9) (2021-05-14)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade chalk from 4.1.0 to 4.1.1 ([549ea47](https://github.com/Berkmann18/json-fixer/commit/549ea4702a2ff3dc5bcb537385196720a2790c01))
7+
18
## [1.6.8](https://github.com/Berkmann18/json-fixer/compare/v1.6.7...v1.6.8) (2020-11-25)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-fixer",
3-
"version": "1.6.8",
3+
"version": "1.6.9",
44
"description": "A JSON fixer",
55
"main": "index.js",
66
"repository": "https://github.com/Berkmann18/json-fixer.git",

0 commit comments

Comments
 (0)