Skip to content

Commit 149e9a5

Browse files
chore: release v0.9.9
1 parent cbbf5d1 commit 149e9a5

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.9.8] - 2026-07-02
11+
12+
### Updated
13+
- Removed strict plugin versioning, plugin should always update to the latest sha
14+
- Removed setup skill, failing for cowork, highlighted using restart instead
15+
- Enabled scripting and disabled automation preferences by default
16+
17+
## [0.9.8] - 2026-07-02
18+
19+
### Updated
20+
- Restructured and cleaned up plugin skills
21+
- Added a marketplace.json, plugin can be installed via the repository's URL
22+
1023
## [0.9.7] - 2026-06-26
1124

1225
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mozilla/firefox-devtools-mcp",
3-
"version": "0.9.8",
3+
"version": "0.9.9",
44
"description": "Model Context Protocol (MCP) server for Firefox DevTools automation",
55
"author": "Mozilla",
66
"license": "MIT OR Apache-2.0",

0 commit comments

Comments
 (0)