Skip to content

Commit 4bc9ef9

Browse files
chore: release 1.6.12 🎉 [skip ci]
## [1.6.12](v1.6.11...v1.6.12) (2021-07-12) ### Bug Fixes * upgrade @babel/runtime from 7.14.5 to 7.14.6 ([daa5e08](daa5e08))
1 parent c7473b4 commit 4bc9ef9

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

0 commit comments

Comments
 (0)