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 1864d53 commit d3dcf9dCopy full SHA for d3dcf9d
packages/core/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
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
7
## 1.32.6 (2024-04-16)
8
9
- This plugin is now compiled with TypeScript v5. ([#760](https://github.com/OpenZeppelin/openzeppelin-upgrades/pull/760))
packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@openzeppelin/upgrades-core",
- "version": "1.32.6",
+ "version": "1.33.0",
"description": "",
"repository": "https://github.com/OpenZeppelin/openzeppelin-upgrades/tree/master/packages/core",
"license": "MIT",
0 commit comments