Skip to content

Commit a6770f7

Browse files
Prepare Release (#597)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5f2c79e commit a6770f7

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

.changeset/wild-plums-yell.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/core/stylus/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

33

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+
410
## 0.2.0-alpha.5 (2025-06-20)
511

612
- Add security contact in contract info ([#564](https://github.com/OpenZeppelin/contracts-wizard/pull/564))

packages/core/stylus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openzeppelin/wizard-stylus",
3-
"version": "0.2.0-alpha.5",
3+
"version": "0.2.0",
44
"description": "A boilerplate generator to get started with OpenZeppelin Contracts for Stylus",
55
"license": "AGPL-3.0-only",
66
"repository": "https://github.com/OpenZeppelin/contracts-wizard",

0 commit comments

Comments
 (0)