Files
rrweb/.changeset/config.json
Justin Halsall 880a9e4c48 Add friendly changelog message (#1124)
* Add friendly changelog message

* add empty changelog
2026-04-01 12:00:00 +08:00

12 lines
308 B
JSON

{
"$schema": "https://unpkg.com/@changesets/config@2.3.0/schema.json",
"changelog": ["@changesets/changelog-github", { "repo": "rrweb-io/rrweb" }],
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "master",
"updateInternalDependencies": "patch",
"ignore": []
}