Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

### Feat

- **create-pr**: add reuse_branch to keep one self-updating pull request (#80)
- support `versionInTitle` input in assemble-docs action (#52)
- `install_allow_scripts` input in `setup-deno` action (#50)
- assemble-docs action (#46)
Expand Down Expand Up @@ -29,6 +30,7 @@

### Fix

- **generate-changelog**: do not fail on release commits or empty changelogs (#78)
- **assemble-docs**: sort versions.json numerically (#85)
- **deps**: raise brace-expansion to 5.0.9 for GHSA-rgw5-rvv9-x895 (#83)
- **deps**: resolve 7 audit advisories in undici and brace-expansion (#79)
Expand Down
Loading