From 8fe26e046582454484d5e802b19f7489488f2178 Mon Sep 17 00:00:00 2001 From: aureliusbtc Date: Mon, 18 Mar 2024 14:32:21 +0000 Subject: [PATCH] Publish - @synapsecns/explorer-ui@0.1.40 - synapse-constants@1.3.7 - @synapsecns/synapse-interface@0.9.10 - @synapsecns/widget@0.1.8 --- packages/explorer-ui/CHANGELOG.md | 8 ++++++++ packages/explorer-ui/package.json | 4 ++-- packages/synapse-constants/CHANGELOG.md | 8 ++++++++ packages/synapse-constants/package.json | 4 ++-- packages/synapse-interface/CHANGELOG.md | 8 ++++++++ packages/synapse-interface/package.json | 2 +- packages/widget/CHANGELOG.md | 8 ++++++++ packages/widget/package.json | 4 ++-- 8 files changed, 39 insertions(+), 7 deletions(-) diff --git a/packages/explorer-ui/CHANGELOG.md b/packages/explorer-ui/CHANGELOG.md index 237c9a98d1..2238b76d61 100644 --- a/packages/explorer-ui/CHANGELOG.md +++ b/packages/explorer-ui/CHANGELOG.md @@ -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.1.40](https://github.com/synapsecns/sanguine/compare/@synapsecns/explorer-ui@0.1.39...@synapsecns/explorer-ui@0.1.40) (2024-03-18) + +**Note:** Version bump only for package @synapsecns/explorer-ui + + + + + ## [0.1.39](https://github.com/synapsecns/sanguine/compare/@synapsecns/explorer-ui@0.1.38...@synapsecns/explorer-ui@0.1.39) (2024-03-15) **Note:** Version bump only for package @synapsecns/explorer-ui diff --git a/packages/explorer-ui/package.json b/packages/explorer-ui/package.json index a7ea639e20..b3b74ae81f 100644 --- a/packages/explorer-ui/package.json +++ b/packages/explorer-ui/package.json @@ -1,6 +1,6 @@ { "name": "@synapsecns/explorer-ui", - "version": "0.1.39", + "version": "0.1.40", "private": true, "engines": { "node": ">=16.0.0" @@ -36,7 +36,7 @@ "recharts": "^2.3.2", "sharp": "^0.31.3", "swr": "^1.3.0", - "synapse-constants": "^1.3.6", + "synapse-constants": "^1.3.7", "tailwind-merge": "^1.3.0", "tiny-warning": "^1.0.3", "viem": "^1.19.13", diff --git a/packages/synapse-constants/CHANGELOG.md b/packages/synapse-constants/CHANGELOG.md index 5ccfbc44cd..376ed19c14 100644 --- a/packages/synapse-constants/CHANGELOG.md +++ b/packages/synapse-constants/CHANGELOG.md @@ -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. +## [1.3.7](https://github.com/synapsecns/sanguine/compare/synapse-constants@1.3.6...synapse-constants@1.3.7) (2024-03-18) + +**Note:** Version bump only for package synapse-constants + + + + + ## [1.3.6](https://github.com/synapsecns/sanguine/compare/synapse-constants@1.3.3...synapse-constants@1.3.6) (2024-03-15) **Note:** Version bump only for package synapse-constants diff --git a/packages/synapse-constants/package.json b/packages/synapse-constants/package.json index 67250d0644..5d3c2a4cea 100644 --- a/packages/synapse-constants/package.json +++ b/packages/synapse-constants/package.json @@ -1,6 +1,6 @@ { "name": "synapse-constants", - "version": "1.3.6", + "version": "1.3.7", "description": "This is an npm package that maintains all synapse constants", "main": "dist/index.js", "module": "dist/index.js", @@ -45,4 +45,4 @@ "webpack": "^5.89.0", "webpack-cli": "^5.1.4" } -} \ No newline at end of file +} diff --git a/packages/synapse-interface/CHANGELOG.md b/packages/synapse-interface/CHANGELOG.md index 581a898bde..88bd458226 100644 --- a/packages/synapse-interface/CHANGELOG.md +++ b/packages/synapse-interface/CHANGELOG.md @@ -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.9.10](https://github.com/synapsecns/sanguine/compare/@synapsecns/synapse-interface@0.9.9...@synapsecns/synapse-interface@0.9.10) (2024-03-18) + +**Note:** Version bump only for package @synapsecns/synapse-interface + + + + + ## [0.9.9](https://github.com/synapsecns/sanguine/compare/@synapsecns/synapse-interface@0.9.8...@synapsecns/synapse-interface@0.9.9) (2024-03-16) **Note:** Version bump only for package @synapsecns/synapse-interface diff --git a/packages/synapse-interface/package.json b/packages/synapse-interface/package.json index 0e1f9e8e64..0d7aa53f5b 100644 --- a/packages/synapse-interface/package.json +++ b/packages/synapse-interface/package.json @@ -1,6 +1,6 @@ { "name": "@synapsecns/synapse-interface", - "version": "0.9.9", + "version": "0.9.10", "private": true, "engines": { "node": ">=16.0.0" diff --git a/packages/widget/CHANGELOG.md b/packages/widget/CHANGELOG.md index 4d67cad515..56bdbf36e0 100644 --- a/packages/widget/CHANGELOG.md +++ b/packages/widget/CHANGELOG.md @@ -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.1.8](https://github.com/synapsecns/sanguine/compare/@synapsecns/widget@0.1.7...@synapsecns/widget@0.1.8) (2024-03-18) + +**Note:** Version bump only for package @synapsecns/widget + + + + + ## [0.1.7](https://github.com/synapsecns/sanguine/compare/@synapsecns/widget@0.1.6...@synapsecns/widget@0.1.7) (2024-03-17) diff --git a/packages/widget/package.json b/packages/widget/package.json index 777c7d81c4..12eb5cfd6b 100644 --- a/packages/widget/package.json +++ b/packages/widget/package.json @@ -1,7 +1,7 @@ { "name": "@synapsecns/widget", "description": "Widget library for interacting with the Synapse Protocol", - "version": "0.1.7", + "version": "0.1.8", "license": "MIT", "main": "dist/cjs/index.js", "module": "dist/esm/index.js", @@ -71,4 +71,4 @@ "lodash": "^4.17.21", "react-redux": "^9.0.2" } -} \ No newline at end of file +}