Skip to content

Commit e700d36

Browse files
docs: add unreleased section to CHANGELOG
1 parent b7c04ea commit e700d36

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
### v1.0.2 [[code][c1.0.2], [diff][d1.0.2]]
1+
### Unreleased [[code][c-unreleased], [diff][d-unreleased]]
22

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.
3+
[c-unreleased]: https://github.com/json5/json5/tree/v1
4+
[d-unreleased]: https://github.com/json5/json5/compare/v1.0.1...v1
75

86
- Fix: Properties with the name `__proto__` are added to objects and arrays.
97
([#199])

0 commit comments

Comments
 (0)