Skip to content

Commit 2199455

Browse files
committed
fix: update CHANGELOG attribution for external contributor
1 parent 87d403e commit 2199455

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
### Added
66

7-
- Added debug logging for xcode-tools-bridge proxy tool calls to aid diagnosis of bridge-related issues ([#252](https://github.com/getsentry/XcodeBuildMCP/issues/252)).
7+
- Added debug logging for xcode-tools-bridge proxy tool calls to aid diagnosis of bridge-related issues ([#310](https://github.com/getsentry/XcodeBuildMCP/pull/310) by [@dpearson2699](https://github.com/dpearson2699)).
88

99
### Fixed
1010

11-
- Fixed `jsonSchemaToZod` converter to apply `default` values from remote tool JSON schemas, preventing potential argument loss when proxying bridge tools ([#252](https://github.com/getsentry/XcodeBuildMCP/issues/252)).
11+
- Fixed `jsonSchemaToZod` converter to apply `default` values from remote tool JSON schemas, preventing potential argument loss when proxying bridge tools ([#310](https://github.com/getsentry/XcodeBuildMCP/pull/310) by [@dpearson2699](https://github.com/dpearson2699)).
1212

1313
## [2.3.2]
1414

0 commit comments

Comments
 (0)