Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - contracts-communication@1.6.2
 - @synapsecns/synapse-interface@0.23.1
  • Loading branch information
ChiTimesChi committed May 10, 2024
1 parent f4ee9d0 commit 3f0b5ae
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 2 deletions.
11 changes: 11 additions & 0 deletions packages/contracts-communication/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2](https://github.com/synapsecns/sanguine/compare/contracts-communication@1.6.1...contracts-communication@1.6.2) (2024-05-10)


### Bug Fixes

* **contracts-communication:** default settings for Guard service ([#2605](https://github.com/synapsecns/sanguine/issues/2605)) ([f4ee9d0](https://github.com/synapsecns/sanguine/commit/f4ee9d0260300289c5708586b5e75a53961a8ef2))





## [1.6.1](https://github.com/synapsecns/sanguine/compare/contracts-communication@1.6.0...contracts-communication@1.6.1) (2024-05-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/contracts-communication/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "contracts-communication",
"version": "1.6.1",
"version": "1.6.2",
"private": true,
"files": [
"contracts/*.sol"
Expand Down
8 changes: 8 additions & 0 deletions packages/synapse-interface/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.23.1](https://github.com/synapsecns/sanguine/compare/@synapsecns/synapse-interface@0.23.0...@synapsecns/synapse-interface@0.23.1) (2024-05-10)

**Note:** Version bump only for package @synapsecns/synapse-interface





# [0.23.0](https://github.com/synapsecns/sanguine/compare/@synapsecns/synapse-interface@0.22.5...@synapsecns/synapse-interface@0.23.0) (2024-05-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/synapse-interface/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synapsecns/synapse-interface",
"version": "0.23.0",
"version": "0.23.1",
"private": true,
"engines": {
"node": ">=18.17.0"
Expand Down

0 comments on commit 3f0b5ae

Please sign in to comment.