File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and 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
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments