changesette 6.2.1

A version and changelog manager using the changesets file format
1
2
3
4
5
---
source: src/config.rs
expression: "validate_err(\"{ \\\"linked\\\": [[\\\"pkg-a\\\"], [\\\"pkg-[\\\"]] }\\n\")"
---
.changeset/config.json: invalid pattern "pkg-[" in "linked"[1]: unclosed character class at byte 4; missing ']' (to match a literal '[', escape it as '\[' or '[[]')