We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53cef8a commit 328bd95Copy full SHA for 328bd95
3 files changed
.changeset/odd-beans-greet.md
packages/mcp/CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
4
+## 0.4.5 (2025-12-08)
5
+
6
+- Fix dependency on @openzeppelin/wizard-uniswap-hooks ([#748](https://github.com/OpenZeppelin/contracts-wizard/pull/748))
7
8
## 0.4.4 (2025-11-28)
9
10
- Add support for Uniswap Hooks Wizard ([#628](https://github.com/OpenZeppelin/contracts-wizard/pull/628))
packages/mcp/package.json
@@ -1,6 +1,6 @@
{
"name": "@openzeppelin/contracts-mcp",
- "version": "0.4.4",
+ "version": "0.4.5",
"description": "OpenZeppelin Contracts MCP Server",
"license": "AGPL-3.0-only",
"repository": "https://github.com/OpenZeppelin/contracts-wizard",
0 commit comments