Skip to content

Commit 72c9eaf

Browse files
chore: add change file for @rushstack/lookup-by-path minor bump
Agent-Logs-Url: https://github.com/microsoft/rushstack/sessions/a422a6e3-515f-4967-9ae3-eec7adf9edef Co-authored-by: dmichon-msft <26827560+dmichon-msft@users.noreply.github.com>
1 parent 7134c9b commit 72c9eaf

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "Add toJson/fromJson methods for serialization/deserialization; use Object.create(null) for dictionary initialization",
5+
"type": "minor",
6+
"packageName": "@rushstack/lookup-by-path"
7+
}
8+
],
9+
"packageName": "@rushstack/lookup-by-path",
10+
"email": "198982749+Copilot@users.noreply.github.com"
11+
}

0 commit comments

Comments
 (0)