Skip to content

Commit e853c9e

Browse files
chore: release 1.6.11 🎉 [skip ci]
## [1.6.11](v1.6.10...v1.6.11) (2021-07-07) ### Bug Fixes * upgrade @babel/runtime from 7.14.0 to 7.14.5 ([319709b](319709b))
1 parent 6a65b97 commit e853c9e

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.11](https://github.com/Berkmann18/json-fixer/compare/v1.6.10...v1.6.11) (2021-07-07)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade @babel/runtime from 7.14.0 to 7.14.5 ([319709b](https://github.com/Berkmann18/json-fixer/commit/319709bc2d122d8c2c70ae4c01da7ffea1bcf9b6))
7+
18
## [1.6.10](https://github.com/Berkmann18/json-fixer/compare/v1.6.9...v1.6.10) (2021-06-03)
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.10",
3+
"version": "1.6.11",
44
"description": "A JSON fixer",
55
"main": "index.js",
66
"repository": "https://github.com/Berkmann18/json-fixer.git",

0 commit comments

Comments
 (0)