Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changelog.md: Drop GitHub PR IDs from old entries #584

Merged
merged 1 commit into from
Jun 7, 2024
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
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@

0.27.0 / 2024-03-29
===================
* [BREAKING CHANGE] Require Node 16, up from Node 14 (#554) (James D. Forrester)
* [BREAKING CHANGE] Require Node 16, up from Node 14 (James D. Forrester)
* Upgrade ESLint to 8.57.0 (James D. Forrester)

* client/common: Disable es-x/no-resizable-and-growable-arraybuffers, too many false positives (James D. Forrester)

* jsdoc: Update eslint-plugin-jsdoc to 46.9.0 (#537) (Ed Sanders)
* node: Update eslint-plugin-n to 16.3.1 (#543) (Ed Sanders)
* common: Update eslint-plugin-unicorn to 49.0.0 (#544) (Ed Sanders)
* Raise browserslist-config-wikimedia dependency from ^0.5.1 to ^0.6.1 (#559) (James D. Forrester)
* mediawiki: Upgrade eslint-plugin-mediawiki to v0.6.0 (#560) (James D. Forrester)
* jsdoc: Update eslint-plugin-jsdoc to 46.9.0 (Ed Sanders)
* node: Update eslint-plugin-n to 16.3.1 (Ed Sanders)
* common: Update eslint-plugin-unicorn to 49.0.0 (Ed Sanders)
* Raise browserslist-config-wikimedia dependency from ^0.5.1 to ^0.6.1 (James D. Forrester)
* mediawiki: Upgrade eslint-plugin-mediawiki to v0.6.0 (James D. Forrester)
* mocha: Upgrade eslint-plugin-mocha to 10.4.1 (James D. Forrester)
* vue: Upgrade eslint-plugin-vue to 9.23.0 (James D. Forrester)
* yaml: Upgrade eslint-plugin-yml to 1.13.2 (James D. Forrester)
Expand Down
Loading