Mike Penz
|
30758be82d
|
- attempt to move to ESM from CJS
|
2024-12-14 12:25:28 +01:00 |
|
Mike Penz
|
3fcaf9d47c
|
- upgrade dependencies to their latest version
```
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.17.0",
"globals": "^15.13.0",
"https-proxy-agent": "^7.0.6",
```
- dev dependencies (eslint)
|
2024-12-14 10:47:43 +01:00 |
|
Mike Penz
|
f43925498a
|
- introduce new placeholder for AUTHOR_NAME
- FIX https://github.com/mikepenz/release-changelog-builder-action/issues/1360
|
2024-08-07 14:54:02 +02:00 |
|
Oliver
|
31b028f1cc
|
fix spellings
|
2024-06-15 21:08:31 +02:00 |
|
 Mike PenzandGitHub
|
c326a5bb2b
|
- fallback to commit.commit author if commit author does not has a result
- FIX https://github.com/mikepenz/release-changelog-builder-action/issues/1327
|
2024-04-10 11:53:49 +00:00 |
|
 Mike PenzandGitHub
|
ce8f7c0046
|
- sort by updated instead of merged
- FIX https://github.com/mikepenz/release-changelog-builder-action/issues/1300
|
2024-02-09 14:33:15 +00:00 |
|
 Mike PenzandGitHub
|
0e00e184e7
|
- improve formatting
- add some more comments
|
2023-11-05 10:30:10 +00:00 |
|
 Mike PenzandGitHub
|
2538eab26b
|
- better handle homeUrl for enterprise instances with different urls (used by replace pattern for comparison string)
|
2023-11-05 10:14:30 +00:00 |
|
Ankio
|
e08045ee77
|
style: code formatting
|
2023-11-01 11:05:11 +08:00 |
|
Ankio
|
82350e1ed7
|
fix: removed github url
|
2023-11-01 08:11:04 +08:00 |
|
Ankio
|
476af24df0
|
refactor: Extract github platform resolver
|
2023-10-31 22:45:39 +08:00 |
|
Ankio
|
0bb95b5a6f
|
refactor: Extract github-related calls
|
2023-10-31 17:51:00 +08:00 |
|