change changeset for get more info in the changelog
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
This commit is contained in:
committed by
Camila Belo
parent
60a29ede42
commit
b2af1b405c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user