hardhat-deploy 0.11.0-next.2 → 0.11.0-next.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # hardhat-deploy
2
2
 
3
+ ## 0.11.0-next.3
4
+
5
+ ### Patch Changes
6
+
7
+ - support old diamond + fix Loupe typo
8
+
3
9
  ## 0.11.0-next.2
4
10
 
5
11
  ### Patch Changes
@@ -18,6 +24,12 @@
18
24
 
19
25
  - revamp diamond support
20
26
 
27
+ ## 0.10.5
28
+
29
+ ### Patch Changes
30
+
31
+ - do nor override original receipt for diamond
32
+
21
33
  ## 0.10.4
22
34
 
23
35
  ### Patch Changes