File tree Expand file tree Collapse file tree 5 files changed +14
-10
lines changed Expand file tree Collapse file tree 5 files changed +14
-10
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## 0.4.1 (2025-07-22)
5+
6+ - Dependencies from crates.io and remove unused imports ([ #602 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/602 ) )
7+ - ** Breaking changes** :
8+ - Use OpenZeppelin Stellar Soroban Contracts v0.4.1
9+
410## 0.3.0 (2025-07-03)
511
612- Add Stablecoin with Limitations and Access Control (ownable and roles). ([ #575 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/575 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @openzeppelin/wizard-stellar" ,
3- "version" : " 0.3.0 " ,
3+ "version" : " 0.4.1 " ,
44 "description" : " A boilerplate generator to get started with OpenZeppelin Stellar Soroban 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.0.4 (2025-07-22)
5+
6+ - Updated dependencies [[ ` 9e61c0f ` ] ( https://github.com/OpenZeppelin/contracts-wizard/commit/9e61c0ff0553bbba5e723495bfc5ee963174fc16 )] :
7+ - @openzeppelin/wizard-stellar @0.4.1
8+
49## 0.0.3 (2025-07-03)
510
611- Stellar: Add Stablecoin with Limitations and Access Control (ownable and roles). ([ #575 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/575 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @openzeppelin/wizard-mcp" ,
3- "version" : " 0.0.3 " ,
3+ "version" : " 0.0.4 " ,
44 "description" : " MCP Server for OpenZeppelin Contracts Wizard" ,
55 "license" : " AGPL-3.0-only" ,
66 "repository" : " https://github.com/OpenZeppelin/contracts-wizard" ,
2828 "@openzeppelin/wizard-common" : " ^0.0.2" ,
2929 "@openzeppelin/wizard" : " ^0.6.0" ,
3030 "@openzeppelin/wizard-stylus" : " ^0.2.0-alpha.5" ,
31- "@openzeppelin/wizard-stellar" : " ^0.3.0 " ,
31+ "@openzeppelin/wizard-stellar" : " ^0.4.1 " ,
3232 "@openzeppelin/wizard-cairo" : " ^2.0.0"
3333 },
3434 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments