This website requires JavaScript.
Explore
Help
Sign In
mikepenz
/
release-changelog-builder-action
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e463dcb45cb6e3ea45d3bec5c493bc9622eef725
release-changelog-builder-a…
/
src
T
History
Mike Penz
and
GitHub
e463dcb45c
- introduce new configuration
fetchViaCommits
which is best suited for environments with shorter diffs and/or squash merging (1 api request per commit)
2023-07-28 10:08:07 +00:00
..
configuration.ts
- update the default categories to include the
uncategorized
category
2023-06-11 20:07:14 +00:00
main.ts
- introduce new configuration
fetchViaCommits
which is best suited for environments with shorter diffs and/or squash merging (1 api request per commit)
2023-07-28 10:08:07 +00:00
regexUtils.ts
- upate imports
2023-06-04 10:31:25 +00:00
releaseNotesBuilder.ts
- introduce new configuration
fetchViaCommits
which is best suited for environments with shorter diffs and/or squash merging (1 api request per commit)
2023-07-28 10:08:07 +00:00
transform.ts
- introduce the ability to reference parent / child PR relationships
2023-06-04 18:48:53 +00:00
utils.ts
- ensure we re-create a
moment
instance from the cache loaded data
2023-07-12 19:11:32 +00:00