We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86bafe6 commit 4b58c62Copy full SHA for 4b58c62
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v5.0.10 (2025-10-11)
4
+
5
+- No behavior changes, migrated release workflow to use trusted publishing.
6
7
## v5.0.9 (2025-08-24)
8
9
- Updated MDN API index with @mdn/browser-compat-data version 6.1.5
package.json
@@ -1,6 +1,6 @@
{
"name": "typedoc-plugin-mdn-links",
- "version": "5.0.9",
+ "version": "5.0.10",
"main": "dist/index.js",
"type": "module",
"license": "MIT",
0 commit comments