Skip to content

Commit

Permalink
chore: release 1.6.12 🎉 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jul 12, 2021
1 parent c7473b4 commit 4bc9ef9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.6.12](https://github.com/Berkmann18/json-fixer/compare/v1.6.11...v1.6.12) (2021-07-12)


### Bug Fixes

* upgrade @babel/runtime from 7.14.5 to 7.14.6 ([daa5e08](https://github.com/Berkmann18/json-fixer/commit/daa5e0801998edb1a1f2b244eb7f0e024e99327d))

## [1.6.11](https://github.com/Berkmann18/json-fixer/compare/v1.6.10...v1.6.11) (2021-07-07)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "json-fixer",
"version": "1.6.11",
"version": "1.6.12",
"description": "A JSON fixer",
"main": "index.js",
"repository": "https://github.com/Berkmann18/json-fixer.git",
Expand Down

0 comments on commit 4bc9ef9

Please sign in to comment.