 Mike PenzandGitHub
|
ea9a74b697
|
```
@octokit/rest ^19.0.11 → ^19.0.13
@types/node ^20.3.0 → ^20.4.0
@typescript-eslint/parser ^5.59.9 → ^5.61.0
eslint ^8.42.0 → ^8.44.0
eslint-plugin-jest ^27.2.1 → ^27.2.2
jest ^29.5.0 → ^29.6.1
jest-circus ^29.5.0 → ^29.6.1
prettier 2.8.8 → 3.0.0
ts-jest ^29.1.0 → ^29.1.1
typescript ^5.1.3 → ^5.1.6
```
|
2023-07-07 08:14:04 +00:00 |
|
 Mike PenzandGitHub
|
cd529e7057
|
- allow an Transformer[] beside a Transformer
|
2023-06-18 16:19:21 +00:00 |
|
 Mike PenzandGitHub
|
236a880ab7
|
- move pre-release detection to "versioning"
|
2023-06-18 15:44:21 +00:00 |
|
 Mike PenzandGitHub
|
4928d6dfd9
|
```
@types/node ^20.2.5 → ^20.3.0
@typescript-eslint/parser ^5.59.8 → ^5.59.9
```
|
2023-06-12 06:02:45 +00:00 |
|
 Mike PenzandGitHub
|
2486bf97f4
|
- rename github-pr-collector to pr-collector
|
2023-06-08 08:41:47 +00:00 |
|
 Mike PenzandGitHub
|
831ac3e7ee
|
- introduce the ability to reference parent / child PR relationships
- FIX https://github.com/mikepenz/release-changelog-builder-action/issues/1074
- optimize placeholder removal
- only keep placeholders in array if we have values
|
2023-06-04 18:48:53 +00:00 |
|
 Mike PenzandGitHub
|
96a13c2880
|
- update pr-collector version
|
2023-06-04 11:02:18 +00:00 |
|
 Mike PenzandGitHub
|
91da901770
|
- move around some parts of the code
|
2023-06-04 09:59:53 +00:00 |
|
 Mike PenzandGitHub
|
22a8da719a
|
- cleanup package.json
|
2023-06-04 09:12:40 +00:00 |
|
 Mike PenzandGitHub
|
e7dc26611c
|
- move pr collection into npm module
(publish without any furhter notes or docs)
- refactor action to use npm dependency
|
2023-06-03 11:22:52 +00:00 |
|