File tree Expand file tree Collapse file tree 7 files changed +20
-12
lines changed Expand file tree Collapse file tree 7 files changed +20
-12
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## 0.3.1 (2025-11-12)
5+
6+ - Solidity account signer: Add ` WebAuthn ` to the list of signers available. ([ #718 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/718 ) )
7+
48## 0.3.0 (2025-11-11)
59
610- ** Breaking changes** : Solidity Stablecoin and RWA: Change ` custodian ` option to ` freezable ` . Replace ERC20Custodian with ERC20Freezable. ([ #719 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/719 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @openzeppelin/wizard-common" ,
3- "version" : " 0.3.0 " ,
3+ "version" : " 0.3.1 " ,
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.2 (2025-11-12)
5+
6+ - Solidity account signer: Add ` WebAuthn ` to the list of signers available. ([ #718 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/718 ) )
7+
48## 0.10.1 (2025-11-11)
59
610- Fixed bug with incorrect names in generated comment for Multisig account. ([ #720 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/720 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @openzeppelin/wizard" ,
3- "version" : " 0.10.1 " ,
3+ "version" : " 0.10.2 " ,
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
22
33
4+ ## 0.4.2 (2025-11-12)
5+
6+ - Solidity account signer: Add ` WebAuthn ` to the list of signers available. ([ #718 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/718 ) )
7+ - Updated dependencies [[ ` be91f8f ` ] ( https://github.com/OpenZeppelin/contracts-wizard/commit/be91f8fee6f66ae8a045394fded8d46ef1383b9f )] :
8+ - @openzeppelin/wizard @0.10.2
9+ - @openzeppelin/wizard-common @0.3.1
10+
411## 0.4.1 (2025-11-11)
512
613- ** Breaking changes** : Solidity Stablecoin and RWA: Change ` custodian ` option to ` freezable ` . Replace ERC20Custodian with ERC20Freezable. ([ #719 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/719 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @openzeppelin/contracts-mcp" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.4.2 " ,
44 "description" : " OpenZeppelin Contracts MCP Server" ,
55 "license" : " AGPL-3.0-only" ,
66 "repository" : " https://github.com/OpenZeppelin/contracts-wizard" ,
2626 },
2727 "dependencies" : {
2828 "@modelcontextprotocol/sdk" : " ^1.11.1" ,
29- "@openzeppelin/wizard-common" : " ^0.3.0 " ,
30- "@openzeppelin/wizard" : " ^0.10.1 " ,
29+ "@openzeppelin/wizard-common" : " ^0.3.1 " ,
30+ "@openzeppelin/wizard" : " ^0.10.2 " ,
3131 "@openzeppelin/wizard-stylus" : " ^0.2.0" ,
3232 "@openzeppelin/wizard-stellar" : " ^0.4.2" ,
3333 "@openzeppelin/wizard-cairo" : " ^2.1.0"
You can’t perform that action at this time.
0 commit comments