Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @synapsecns/[email protected]
 - [email protected]
 - @synapsecns/[email protected]
 - @synapsecns/[email protected]
  • Loading branch information
aureliusbtc committed Mar 18, 2024
1 parent 0638fd5 commit 8fe26e0
Show file tree
Hide file tree
Showing 8 changed files with 39 additions and 7 deletions.
8 changes: 8 additions & 0 deletions packages/explorer-ui/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.1.40](https://github.com/synapsecns/sanguine/compare/@synapsecns/[email protected]...@synapsecns/[email protected]) (2024-03-18)

**Note:** Version bump only for package @synapsecns/explorer-ui





## [0.1.39](https://github.com/synapsecns/sanguine/compare/@synapsecns/[email protected]...@synapsecns/[email protected]) (2024-03-15)

**Note:** Version bump only for package @synapsecns/explorer-ui
Expand Down
4 changes: 2 additions & 2 deletions packages/explorer-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synapsecns/explorer-ui",
"version": "0.1.39",
"version": "0.1.40",
"private": true,
"engines": {
"node": ">=16.0.0"
Expand Down Expand Up @@ -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",
Expand Down
8 changes: 8 additions & 0 deletions packages/synapse-constants/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.

## [1.3.7](https://github.com/synapsecns/sanguine/compare/[email protected]@1.3.7) (2024-03-18)

**Note:** Version bump only for package synapse-constants





## [1.3.6](https://github.com/synapsecns/sanguine/compare/[email protected]@1.3.6) (2024-03-15)

**Note:** Version bump only for package synapse-constants
Expand Down
4 changes: 2 additions & 2 deletions packages/synapse-constants/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -45,4 +45,4 @@
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4"
}
}
}
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.9.10](https://github.com/synapsecns/sanguine/compare/@synapsecns/[email protected]...@synapsecns/[email protected]) (2024-03-18)

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





## [0.9.9](https://github.com/synapsecns/sanguine/compare/@synapsecns/[email protected]...@synapsecns/[email protected]) (2024-03-16)

**Note:** Version bump only for package @synapsecns/synapse-interface
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.9.9",
"version": "0.9.10",
"private": true,
"engines": {
"node": ">=16.0.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/widget/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.1.8](https://github.com/synapsecns/sanguine/compare/@synapsecns/[email protected]...@synapsecns/[email protected]) (2024-03-18)

**Note:** Version bump only for package @synapsecns/widget





## [0.1.7](https://github.com/synapsecns/sanguine/compare/@synapsecns/[email protected]...@synapsecns/[email protected]) (2024-03-17)


Expand Down
4 changes: 2 additions & 2 deletions packages/widget/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -71,4 +71,4 @@
"lodash": "^4.17.21",
"react-redux": "^9.0.2"
}
}
}

0 comments on commit 8fe26e0

Please sign in to comment.