- split logic to validate and read in additional details for changelog generation into new releaseNotesBuilder
- construct main class to be as simple as possible
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {ReleaseNotes} from '../src/releaseNotes'
|
||||
import { ReleaseNotes } from '../src/releaseNotes'
|
||||
import { resolveConfiguration } from '../src/utils';
|
||||
import { Octokit } from '@octokit/rest';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user