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 e96894e commit e2bb225Copy full SHA for e2bb225
packages/core-cairo/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.15.0 (2024-09-19)
4
5
- Add Account and EthAccount. ([#387](https://github.com/OpenZeppelin/contracts-wizard/pull/387))
6
packages/core-cairo/package.json
{
"name": "@openzeppelin/wizard-cairo",
- "version": "0.14.0",
+ "version": "0.15.0",
"description": "A boilerplate generator to get started with OpenZeppelin Contracts for Cairo",
"license": "MIT",
"repository": "github:OpenZeppelin/contracts-wizard",
0 commit comments