Skip to content

Commit d3dcf9d

Browse files
authored
Publish @openzeppelin/[email protected] (#1017)
1 parent 1864d53 commit d3dcf9d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.33.0 (2024-04-24)
4+
5+
- Enable changing default network files directory with environment variable. ([#1011](https://github.com/OpenZeppelin/openzeppelin-upgrades/pull/1011))
6+
37
## 1.32.6 (2024-04-16)
48

59
- This plugin is now compiled with TypeScript v5. ([#760](https://github.com/OpenZeppelin/openzeppelin-upgrades/pull/760))

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.32.6",
3+
"version": "1.33.0",
44
"description": "",
55
"repository": "https://github.com/OpenZeppelin/openzeppelin-upgrades/tree/master/packages/core",
66
"license": "MIT",

0 commit comments

Comments
 (0)