Add friendly changelog message (#1124)

* Add friendly changelog message

* add empty changelog
This commit is contained in:
Justin Halsall
2023-02-12 13:39:52 +01:00
committed by GitHub
parent 502d15df9f
commit fdce994018
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
---
---

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://unpkg.com/@changesets/config@2.3.0/schema.json",
"changelog": "@changesets/cli/changelog",
"changelog": ["@changesets/changelog-github", { "repo": "rrweb-io/rrweb" }],
"commit": false,
"fixed": [],
"linked": [],