Skip to content

Commit 9e96af3

Browse files
Prepare Release (#1197)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Eric Lau <[email protected]>
1 parent 4f86e33 commit 9e96af3

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

.changeset/fresh-rice-follow.md

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

packages/core/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+
## 1.44.2 (2025-11-03)
5+
6+
- Add Celo Sepolia network to manifest file names. ([#1189](https://github.com/OpenZeppelin/openzeppelin-upgrades/pull/1189))
7+
48
## 1.44.1 (2025-05-20)
59

610
- Fix `Missing initializer calls` error when initializer name ends with `_unchained` ([#1161](https://github.com/OpenZeppelin/openzeppelin-upgrades/pull/1161))

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openzeppelin/upgrades-core",
3-
"version": "1.44.1",
3+
"version": "1.44.2",
44
"description": "",
55
"repository": "https://github.com/OpenZeppelin/openzeppelin-upgrades",
66
"license": "MIT",

0 commit comments

Comments
 (0)