Skip to content

Commit e7bdcd1

Browse files
committed
Update CHANGELOG for v1.0.1
1 parent 342d575 commit e7bdcd1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
### v1.0.1 [[code][c1.0.1], [diff][d1.0.1]]
2+
3+
[c1.0.1]: https://github.com/json5/json5/tree/v1.0.1
4+
[d1.0.1]: https://github.com/json5/json5/compare/v1.0.0...v1.0.1
5+
6+
This release includes a bug fix and minor change.
7+
8+
- Fix: `parse` throws on unclosed objects and arrays.
9+
10+
- New: `package.json5` has been removed until an easier way to keep it in sync
11+
with `package.json` is found.
12+
13+
114
### v1.0.0 [[code][c1.0.0], [diff][d1.0.0]]
215

316
[c1.0.0]: https://github.com/json5/json5/tree/v1.0.0

0 commit comments

Comments
 (0)