File tree Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Expand file tree Collapse file tree 3 files changed +7
-8
lines changed 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.0 (2025-07-21)
5
+
6
+ - Refactor Stylus templates to match the official v0.2.0 release ([ #584 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/584 ) )
7
+ - ** Breaking changes** :
8
+ - Requires OpenZeppelin Contracts for Stylus v0.2.0
9
+
4
10
## 0.2.0-alpha.5 (2025-06-20)
5
11
6
12
- Add security contact in contract info ([ #564 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/564 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openzeppelin/wizard-stylus" ,
3
- "version" : " 0.2.0-alpha.5 " ,
3
+ "version" : " 0.2.0" ,
4
4
"description" : " A boilerplate generator to get started with OpenZeppelin Contracts for Stylus" ,
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