From 218a97dbe2fe2ce4d1c3a9ba39436a73b2f88fef Mon Sep 17 00:00:00 2001 From: chainchad <96362174+chainchad@users.noreply.github.com> Date: Wed, 16 Oct 2024 12:41:08 -0400 Subject: [PATCH] Fix bad changesets in contracts (#14806) --- contracts/.changeset/heavy-balloons-cheat.md | 2 +- contracts/.changeset/itchy-deers-deny.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/contracts/.changeset/heavy-balloons-cheat.md b/contracts/.changeset/heavy-balloons-cheat.md index c0a39c5db7e..a6cc994c8d3 100644 --- a/contracts/.changeset/heavy-balloons-cheat.md +++ b/contracts/.changeset/heavy-balloons-cheat.md @@ -1,5 +1,5 @@ --- -"chainlink": patch +'@chainlink/contracts': patch --- #added Add ZKSync L2EP SequencerUptimeFeed contract diff --git a/contracts/.changeset/itchy-deers-deny.md b/contracts/.changeset/itchy-deers-deny.md index 888d58ce311..697f451cf56 100644 --- a/contracts/.changeset/itchy-deers-deny.md +++ b/contracts/.changeset/itchy-deers-deny.md @@ -1,5 +1,5 @@ --- -"@chainlink/contracts": patch +'@chainlink/contracts': patch --- More comprehensive & product-scoped Solidity Foundry pipeline