Skip to content

Commit 19eda65

Browse files
Prepare Release (#767)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Eric Lau <ericglau@outlook.com>
1 parent 11f3a24 commit 19eda65

3 files changed

Lines changed: 5 additions & 6 deletions

File tree

.changeset/eager-paths-brush.md

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

packages/core/solidity/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+
## 0.10.5 (2026-01-27)
5+
6+
- Fix missing dependency for get-versioned-remappings with Webpack ([#766](https://github.com/OpenZeppelin/contracts-wizard/pull/766))
7+
48
## 0.10.4 (2025-11-28)
59

610
- Add support for Uniswap Hooks Wizard ([#628](https://github.com/OpenZeppelin/contracts-wizard/pull/628))

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

0 commit comments

Comments
 (0)