chore(main): release 7.8.0#1373
Conversation
size-limit report 📦
|
commit: |
There was a problem hiding this comment.
Pull request overview
This is an automated release PR generated by Release Please that bumps the package version from 7.7.1 to 7.7.2. The release includes bug fixes related to the return type of the /v2/filters/keywords/:id endpoint.
- Version updated across package.json and package-lock.json
- CHANGELOG.md updated with release notes for v7.7.2
- Bug fix entries added documenting the filter keywords endpoint type correction
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Version bump from 7.7.1 to 7.7.2 |
| package-lock.json | Lockfile version updates to match new package version |
| CHANGELOG.md | Added v7.7.2 release entry with bug fix documentation |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ### Bug Fixes | ||
|
|
||
| * Fix return type of /v2/filters/keywords/:id ([8dc80e4](https://github.com/neet/masto.js/commit/8dc80e477d625adc5babd981c865e17e039c4d6d)) | ||
| * Fix return type of /v2/filters/keywords/:id ([6aeb825](https://github.com/neet/masto.js/commit/6aeb825fd8877ef547cc2850033b8e07c43aaecb)) |
There was a problem hiding this comment.
The changelog contains two identical entries for the same bug fix with different commit hashes. This appears to be a duplicate entry. Consider consolidating these into a single entry or clarifying why both commits are listed separately if they address different aspects of the fix.
| * Fix return type of /v2/filters/keywords/:id ([6aeb825](https://github.com/neet/masto.js/commit/6aeb825fd8877ef547cc2850033b8e07c43aaecb)) |
2a6ab57 to
597d3b1
Compare
597d3b1 to
40764e4
Compare
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
7.8.0 (2025-12-06)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.