File tree Expand file tree Collapse file tree 6 files changed +13
-13
lines changed Expand file tree Collapse file tree 6 files changed +13
-13
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## 0.2.3 (2025-06-27)
5
+
6
+ - Add security contact in contract info ([ #563 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/563 ) )
7
+
4
8
## 0.2.2 (2025-06-20)
5
9
6
10
- Add support for Wizard MCP server. ([ #569 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/569 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openzeppelin/wizard-stellar" ,
3
- "version" : " 0.2.2 " ,
3
+ "version" : " 0.2.3 " ,
4
4
"description" : " A boilerplate generator to get started with OpenZeppelin Stellar Soroban Contracts" ,
5
5
"license" : " AGPL-3.0-only" ,
6
6
"repository" : " https://github.com/OpenZeppelin/contracts-wizard" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## 0.0.2 (2025-06-27)
5
+
6
+ - Add security contact for stellar ([ #585 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/585 ) )
7
+ - Updated dependencies [[ ` 8997a89 ` ] ( https://github.com/OpenZeppelin/contracts-wizard/commit/8997a891415512606bc97df6d8c7c0df7b4d2127 )] :
8
+ - @openzeppelin/wizard-stellar @0.2.3
9
+
4
10
## 0.0.1 (2025-06-20)
5
11
6
12
- Add support for Wizard MCP server. ([ #569 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/569 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openzeppelin/wizard-mcp" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.0.2 " ,
4
4
"description" : " MCP Server for OpenZeppelin Contracts Wizard" ,
5
5
"license" : " AGPL-3.0-only" ,
6
6
"repository" : " https://github.com/OpenZeppelin/contracts-wizard" ,
28
28
"@openzeppelin/wizard-common" : " ^0.0.1" ,
29
29
"@openzeppelin/wizard" : " ^0.6.0" ,
30
30
"@openzeppelin/wizard-stylus" : " ^0.2.0-alpha.5" ,
31
- "@openzeppelin/wizard-stellar" : " ^0.2.2 " ,
31
+ "@openzeppelin/wizard-stellar" : " ^0.2.3 " ,
32
32
"@openzeppelin/wizard-cairo" : " ^2.0.0"
33
33
},
34
34
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments