We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7466552 commit 905e17aCopy full SHA for 905e17a
CHANGELOG.md
@@ -1,10 +1,15 @@
1
### Unreleased [[code][c-unreleased], [diff][d-unreleased]]
2
3
-- Fix: Remove dependence on minimist to patch CVE-2021-44906. ([#266])
4
-
5
[c-unreleased]: https://github.com/json5/json5/tree/master
6
[d-unreleased]: https://github.com/json5/json5/compare/v2.2.0...HEAD
7
+### v2.2.1 [[code][c2.2.1], [diff][d2.2.1]]
+
8
+[c2.2.1]: https://github.com/json5/json5/tree/v2.2.1
9
+[d2.2.1]: https://github.com/json5/json5/compare/v2.2.0...v2.2.1
10
11
+- Fix: Removed dependence on minimist to patch CVE-2021-44906. ([#266])
12
13
### v2.2.0 [[code][c2.2.0], [diff][d2.2.0]]
14
15
[c2.2.0]: https://github.com/json5/json5/tree/v2.2.0
0 commit comments