Skip to content

Commit f7a88db

Browse files
chore: release 1.6.6 🎉 [skip ci]
## [1.6.6](v1.6.5...v1.6.6) (2020-11-07) ### Bug Fixes * upgrade @babel/runtime from 7.11.2 to 7.12.0 ([5949534](5949534))
1 parent 65cc8bf commit f7a88db

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.6](https://github.com/Berkmann18/json-fixer/compare/v1.6.5...v1.6.6) (2020-11-07)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade @babel/runtime from 7.11.2 to 7.12.0 ([5949534](https://github.com/Berkmann18/json-fixer/commit/594953453acacd14d77eab6402fb98c5ce302bc8))
7+
18
## [1.6.5](https://github.com/Berkmann18/json-fixer/compare/v1.6.4...v1.6.5) (2020-10-08)
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.5",
3+
"version": "1.6.6",
44
"description": "A JSON fixer",
55
"main": "index.js",
66
"repository": "https://github.com/Berkmann18/json-fixer.git",

0 commit comments

Comments
 (0)