Skip to content

Commit bc4a486

Browse files
yepzdkclaude
andcommitted
Release v0.3.1
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 9516032 commit bc4a486

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.3.1] - 2026-01-24
99

1010
### Fixed
1111

@@ -78,7 +78,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7878
- Widget only connects to localhost
7979
- No external data transmission
8080

81-
[Unreleased]: https://github.com/itk-dev/mcp-claude-code-browser-feedback/compare/v0.3.0...HEAD
81+
[0.3.1]: https://github.com/itk-dev/mcp-claude-code-browser-feedback/compare/v0.3.0...v0.3.1
8282
[0.3.0]: https://github.com/itk-dev/mcp-claude-code-browser-feedback/releases/tag/v0.3.0
8383
[0.2.0]: https://github.com/itk-dev/mcp-claude-code-browser-feedback/releases/tag/v0.2.0
8484
[0.1.0]: https://github.com/itk-dev/mcp-claude-code-browser-feedback/releases/tag/v0.1.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mcp-claude-code-browser-feedback",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "MCP server for collecting visual browser feedback and sending to Claude Code",
55
"type": "module",
66
"main": "src/server.js",

0 commit comments

Comments
 (0)