change changeset for get more info in the changelog

Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
This commit is contained in:
Rogerio Angeliski
2023-10-12 21:30:04 -03:00
committed by Camila Belo
parent 60a29ede42
commit b2af1b405c
4 changed files with 40 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
const {
default: defaultChangelogFunctions,
} = require('@changesets/cli/changelog');
} = require('@changesets/changelog-github');
// Custom CHANGELOG generation for changesets, stolen from here with one minor change:
// https://github.com/atlassian/changesets/blob/main/packages/cli/src/changelog/index.ts