We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7c04ea commit e700d36Copy full SHA for e700d36
1 file changed
CHANGELOG.md
@@ -1,9 +1,7 @@
1
-### v1.0.2 [[code][c1.0.2], [diff][d1.0.2]]
+### Unreleased [[code][c-unreleased], [diff][d-unreleased]]
2
3
-[c1.0.2]: https://github.com/json5/json5/tree/v1.0.2
4
-[d1.0.2]: https://github.com/json5/json5/compare/v1.0.1...v1.0.2
5
-
6
-This release backports a fix for CVE-2022-46175.
+[c-unreleased]: https://github.com/json5/json5/tree/v1
+[d-unreleased]: https://github.com/json5/json5/compare/v1.0.1...v1
7
8
- Fix: Properties with the name `__proto__` are added to objects and arrays.
9
([#199])
0 commit comments