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 e0eabc9 commit b21cde5Copy full SHA for b21cde5
packages/core-cairo/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.8.0 (2023-12-11)
4
5
- **Breaking changes**:
6
- Use Cairo 1+ and OpenZeppelin Contracts for Cairo v0.8.0.
packages/core-cairo/package.json
{
"name": "@openzeppelin/wizard-cairo",
- "version": "0.7.0",
+ "version": "0.8.0",
"description": "A boilerplate generator to get started with OpenZeppelin Contracts for Cairo",
"license": "MIT",
"repository": "github:OpenZeppelin/contracts-wizard",
0 commit comments