We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d9dd75 commit 1baa215Copy full SHA for 1baa215
.changeset/changelog-config.js
@@ -1,3 +1,5 @@
1
+// Doesn't fully work but '.github/scripts/overwrite_changeset_changelog.py' forces the changelog to be formatted in GHA
2
+
3
const getReleaseLine = async (changeset) => {
4
const [firstLine] = changeset.summary
5
.split('\n')
0 commit comments