From 4d69f73eaaa1ae80b43c92376836861d9668fce5 Mon Sep 17 00:00:00 2001 From: ChiTimesChi Date: Thu, 9 May 2024 15:56:43 +0000 Subject: [PATCH] Publish - contracts-communication@1.6.0 --- packages/contracts-communication/CHANGELOG.md | 11 +++++++++++ packages/contracts-communication/package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/packages/contracts-communication/CHANGELOG.md b/packages/contracts-communication/CHANGELOG.md index 70315a3406..78948a646b 100644 --- a/packages/contracts-communication/CHANGELOG.md +++ b/packages/contracts-communication/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.6.0](https://github.com/synapsecns/sanguine/compare/contracts-communication@1.5.4...contracts-communication@1.6.0) (2024-05-09) + + +### Features + +* **contracts-communication:** remove batching ([#2599](https://github.com/synapsecns/sanguine/issues/2599)) ([e6588f7](https://github.com/synapsecns/sanguine/commit/e6588f7dab0d4314e1c18b834708264177abdc7a)) + + + + + ## [1.5.4](https://github.com/synapsecns/sanguine/compare/contracts-communication@1.5.3...contracts-communication@1.5.4) (2024-05-08) **Note:** Version bump only for package contracts-communication diff --git a/packages/contracts-communication/package.json b/packages/contracts-communication/package.json index d32f04bcc7..390d86fe09 100644 --- a/packages/contracts-communication/package.json +++ b/packages/contracts-communication/package.json @@ -1,6 +1,6 @@ { "name": "contracts-communication", - "version": "1.5.4", + "version": "1.6.0", "private": true, "files": [ "contracts/*.sol"