We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53165a1 commit 4efdbc2Copy full SHA for 4efdbc2
packages/core-cairo/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.16.0 (2024-09-26)
4
5
- Add ERC721Enumerable. ([#391](https://github.com/OpenZeppelin/contracts-wizard/pull/391))
6
packages/core-cairo/package.json
{
"name": "@openzeppelin/wizard-cairo",
- "version": "0.15.0",
+ "version": "0.16.0",
"description": "A boilerplate generator to get started with OpenZeppelin Contracts for Cairo",
"license": "MIT",
"repository": "github:OpenZeppelin/contracts-wizard",
0 commit comments