Skip to content

Commit e0b859f

Browse files
chore: release 1.6.15 🎉 [skip ci]
## [1.6.15](v1.6.14...v1.6.15) (2022-09-06) ### Bug Fixes * upgrade @babel/runtime from 7.17.9 to 7.18.9 ([85d95e5](85d95e5))
1 parent 23f4ca5 commit e0b859f

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.15](https://github.com/Berkmann18/json-fixer/compare/v1.6.14...v1.6.15) (2022-09-06)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade @babel/runtime from 7.17.9 to 7.18.9 ([85d95e5](https://github.com/Berkmann18/json-fixer/commit/85d95e5f5656a2a3783f507fd069c35d9f13f478))
7+
18
## [1.6.14](https://github.com/Berkmann18/json-fixer/compare/v1.6.13...v1.6.14) (2022-08-16)
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.14",
3+
"version": "1.6.15",
44
"description": "A JSON fixer",
55
"main": "index.js",
66
"repository": "https://github.com/Berkmann18/json-fixer.git",

0 commit comments

Comments
 (0)