From adc3009ba2081f96833654262b801a04df8725d7 Mon Sep 17 00:00:00 2001 From: Sabnock01 <24715302+Sabnock01@users.noreply.github.com> Date: Sun, 17 Sep 2023 18:15:11 -0500 Subject: [PATCH 1/2] :wrench: Fix CHANGELOG --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8a6a4c6..15034dc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,19 +6,19 @@ - Export writeFinalizeWithdrawTransaction and fix getProveWithdrawalTransactionArgs -## 0.0.1-alpha.5 +## 0.0.1-alpha.4 ### Patch Changes - readFinalizedWithdrawals, txReceipt to getDeposits and getWithdrawals -## 0.0.1-alpha.4 +## 0.0.1-alpha.3 ### Patch Changes - Update minGasLimit to be type number for consistency with ABI -## 0.0.1-alpha.3 +## 0.0.1-alpha.2 ### Patch Changes From ddf4091f729a26603732d48322cefb8eadc964d0 Mon Sep 17 00:00:00 2001 From: Sabnock01 <24715302+Sabnock01@users.noreply.github.com> Date: Wed, 20 Sep 2023 01:09:19 -0500 Subject: [PATCH 2/2] correct version nums --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15034dc3..905b890b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,24 +1,24 @@ # op-viem -## 0.0.1-alpha.5 +## 0.0.1-alpha.6 ### Patch Changes - Export writeFinalizeWithdrawTransaction and fix getProveWithdrawalTransactionArgs -## 0.0.1-alpha.4 +## 0.0.1-alpha.5 ### Patch Changes - readFinalizedWithdrawals, txReceipt to getDeposits and getWithdrawals -## 0.0.1-alpha.3 +## 0.0.1-alpha.4 ### Patch Changes - Update minGasLimit to be type number for consistency with ABI -## 0.0.1-alpha.2 +## 0.0.1-alpha.3 ### Patch Changes