Skip to content

Commit 4b58c62

Browse files
committed
Bump version to 5.0.10
1 parent 86bafe6 commit 4b58c62

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v5.0.10 (2025-10-11)
4+
5+
- No behavior changes, migrated release workflow to use trusted publishing.
6+
37
## v5.0.9 (2025-08-24)
48

59
- Updated MDN API index with @mdn/browser-compat-data version 6.1.5

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typedoc-plugin-mdn-links",
3-
"version": "5.0.9",
3+
"version": "5.0.10",
44
"main": "dist/index.js",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)