File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## Unreleased
3
+ ## 0.21.1 (2025-01-23)
4
4
5
5
- Update to use TypeScript v5. ([ #231 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/231 ) )
6
6
- Remove unused dependencies. ([ #430 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/430 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openzeppelin/wizard-cairo" ,
3
- "version" : " 0.21.0 " ,
3
+ "version" : " 0.21.1 " ,
4
4
"description" : " A boilerplate generator to get started with OpenZeppelin Contracts for Cairo" ,
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
- ## Unreleased
3
+ ## 0.5.0 (2025-01-23)
4
4
5
5
- Update to use TypeScript v5. ([ #231 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/231 ) )
6
6
- Remove unused dependencies. ([ #430 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/430 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openzeppelin/wizard" ,
3
- "version" : " 0.4.6 " ,
3
+ "version" : " 0.5.0 " ,
4
4
"description" : " A boilerplate generator to get started with OpenZeppelin Contracts" ,
5
5
"license" : " AGPL-3.0-only" ,
6
6
"repository" : " https://github.com/OpenZeppelin/contracts-wizard" ,
You can’t perform that action at this time.
0 commit comments