Skip to content

Commit 2af1736

Browse files
authored
Publish @openzeppelin/[email protected] (#479)
1 parent ed3fed6 commit 2af1736

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/core/stylus/CHANGELOG.md

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

3+
## 0.2.0-alpha.4 (2025-03-10)
4+
5+
- **Breaking changes**:
6+
- Use OpenZeppelin Contracts for Stylus v0.2.0-alpha.4. ([#478](https://github.com/OpenZeppelin/contracts-wizard/pull/478))
7+
38
## 0.2.0-alpha.3 (2025-03-04)
49

510
- Initial version. ([#470](https://github.com/OpenZeppelin/contracts-wizard/pull/470))

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.3",
3+
"version": "0.2.0-alpha.4",
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)