File tree Expand file tree Collapse file tree 10 files changed +30
-20
lines changed
Expand file tree Collapse file tree 10 files changed +30
-20
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## 0.3.3 (2025-11-28)
5+
6+ - Add support for Uniswap Hooks Wizard ([ #628 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/628 ) )
7+
48## 0.3.2 (2025-11-26)
59
610- Add tokenUri setting for stellar non fungible model ([ #725 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/725 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @openzeppelin/wizard-common" ,
3- "version" : " 0.3.2 " ,
3+ "version" : " 0.3.3 " ,
44 "description" : " Common library for OpenZeppelin Contracts Wizard components. Used internally." ,
55 "license" : " AGPL-3.0-only" ,
66 "repository" : " https://github.com/OpenZeppelin/contracts-wizard" ,
Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## 0.10.4 (2025-11-28)
5+
6+ - Add support for Uniswap Hooks Wizard ([ #628 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/628 ) )
7+
48## 0.10.3 (2025-11-26)
59
610- Fix missing dependency for get-versioned-remappings ([ #740 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/740 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @openzeppelin/wizard" ,
3- "version" : " 0.10.3 " ,
3+ "version" : " 0.10.4 " ,
44 "description" : " A boilerplate generator to get started with OpenZeppelin Contracts" ,
55 "license" : " AGPL-3.0-only" ,
66 "repository" : " https://github.com/OpenZeppelin/contracts-wizard" ,
Original file line number Diff line number Diff line change 11# Changelog
2+
3+
4+ ## 0.1.0 (2025-11-28)
5+
6+ - Add support for Uniswap Hooks Wizard ([ #628 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/628 ) )
7+ - Fix package dependency ([ #743 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/743 ) )
8+ - Updated dependencies [[ ` 985d5a4 ` ] ( https://github.com/OpenZeppelin/contracts-wizard/commit/985d5a48ff513978e364ada8184dbf82f8676f49 )] :
9+ - @openzeppelin/wizard @0.10.4
Original file line number Diff line number Diff line change 11{
22 "name" : " @openzeppelin/wizard-uniswap-hooks" ,
3- "version" : " 0.0.1-alpha .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " A boilerplate generator to get started with OpenZeppelin Contracts for Uniswap Hooks" ,
55 "license" : " AGPL-3.0-only" ,
66 "repository" : " https://github.com/OpenZeppelin/contracts-wizard" ,
2222 "test:watch" : " ava --watch"
2323 },
2424 "dependencies" : {
25- "@openzeppelin/wizard" : " ^0.10.3 "
25+ "@openzeppelin/wizard" : " ^0.10.4 "
2626 },
2727 "devDependencies" : {
2828 "@openzeppelin/contracts" : " ^5.5.0" ,
Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## 0.4.4 (2025-11-28)
5+
6+ - Add support for Uniswap Hooks Wizard ([ #628 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/628 ) )
7+ - Updated dependencies [[ ` 985d5a4 ` ] ( https://github.com/OpenZeppelin/contracts-wizard/commit/985d5a48ff513978e364ada8184dbf82f8676f49 )] :
8+ - @openzeppelin/wizard @0.10.4
9+ - @openzeppelin/wizard-common @0.3.3
10+
411## 0.4.3 (2025-11-26)
512
613- Add tokenUri setting for stellar non fungible model ([ #725 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/725 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @openzeppelin/contracts-mcp" ,
3- "version" : " 0.4.3 " ,
3+ "version" : " 0.4.4 " ,
44 "description" : " OpenZeppelin Contracts MCP Server" ,
55 "license" : " AGPL-3.0-only" ,
66 "repository" : " https://github.com/OpenZeppelin/contracts-wizard" ,
2424 },
2525 "dependencies" : {
2626 "@modelcontextprotocol/sdk" : " ^1.11.1" ,
27- "@openzeppelin/wizard-common" : " ^0.3.2 " ,
28- "@openzeppelin/wizard" : " ^0.10.3 " ,
27+ "@openzeppelin/wizard-common" : " ^0.3.3 " ,
28+ "@openzeppelin/wizard" : " ^0.10.4 " ,
2929 "@openzeppelin/wizard-stylus" : " ^0.2.0" ,
3030 "@openzeppelin/wizard-stellar" : " ^0.4.4" ,
3131 "@openzeppelin/wizard-cairo" : " ^2.1.0"
You can’t perform that action at this time.
0 commit comments