File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
4-
5- - Fix modifiers order to follow Solidity style guides. ([ #450 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/450 ) )
6-
73## 0.5.2 (2025-02-21)
84
9- - ERC721 to return tokenId on safeMint with incremental id
5+ - Fix modifiers order to follow Solidity style guides. ([ #450 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/450 ) )
6+ - ERC721: Return tokenId on safeMint with incremental id. ([ #455 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/455 ) )
107
118## 0.5.1 (2025-02-05)
129
Original file line number Diff line number Diff line change 11{
22 "name" : " @openzeppelin/wizard" ,
3- "version" : " 0.5.1 " ,
3+ "version" : " 0.5.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" ,
You can’t perform that action at this time.
0 commit comments