Skip to content

Commit 66dd83e

Browse files
Prepare Release (#643)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 409083d commit 66dd83e

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

.changeset/old-corners-scream.md

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

packages/core/cairo/CHANGELOG.md

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

33

4+
## 2.0.1 (2025-08-20)
5+
6+
- Fix missing use clause in hooks for ERC20 votes ([#637](https://github.com/OpenZeppelin/contracts-wizard/pull/637))
7+
48
## 2.0.0 (2025-06-20)
59

610
- Add AccessControlWithDelay. ([#506](https://github.com/OpenZeppelin/contracts-wizard/pull/506))

packages/core/cairo/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-cairo",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A boilerplate generator to get started with OpenZeppelin Contracts for Cairo",
55
"license": "AGPL-3.0-only",
66
"repository": "https://github.com/OpenZeppelin/contracts-wizard",

0 commit comments

Comments
 (0)