Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @synapsecns/bridge-docs@0.5.1
 - @synapsecns/explorer-ui@0.5.3
 - @synapsecns/rest-api@1.8.1
 - @synapsecns/sdk-router@0.11.5
 - @synapsecns/synapse-interface@0.40.14
 - @synapsecns/widget@0.9.3
  • Loading branch information
abtestingalpha committed Oct 29, 2024
1 parent 65bf288 commit ecf33ae
Show file tree
Hide file tree
Showing 12 changed files with 61 additions and 13 deletions.
8 changes: 8 additions & 0 deletions docs/bridge/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.5.1](https://github.com/synapsecns/sanguine/compare/@synapsecns/bridge-docs@0.5.0...@synapsecns/bridge-docs@0.5.1) (2024-10-29)

**Note:** Version bump only for package @synapsecns/bridge-docs





# [0.5.0](https://github.com/synapsecns/sanguine/compare/@synapsecns/bridge-docs@0.4.5...@synapsecns/bridge-docs@0.5.0) (2024-10-29)


Expand Down
2 changes: 1 addition & 1 deletion docs/bridge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synapsecns/bridge-docs",
"version": "0.5.0",
"version": "0.5.1",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand Down
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.5.3](https://github.com/synapsecns/sanguine/compare/@synapsecns/explorer-ui@0.5.2...@synapsecns/explorer-ui@0.5.3) (2024-10-29)

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





## [0.5.2](https://github.com/synapsecns/sanguine/compare/@synapsecns/explorer-ui@0.5.1...@synapsecns/explorer-ui@0.5.2) (2024-10-29)

**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.5.2",
"version": "0.5.3",
"private": true,
"engines": {
"node": ">=18.17.0"
Expand Down Expand Up @@ -74,7 +74,6 @@
},
"devDependencies": {
"@babel/core": "^7.20.7",
"cspell": "^8.15.4",
"@codecov/webpack-plugin": "^0.0.1-beta.10",
"@storybook/addon-actions": "^6.5.15",
"@storybook/addon-essentials": "^6.5.15",
Expand All @@ -86,6 +85,7 @@
"@storybook/testing-library": "^0.0.13",
"autoprefixer": "^10.4.7",
"babel-loader": "^8.3.0",
"cspell": "^8.15.4",
"postcss": "^8.4.13",
"tailwindcss": "^3.0.24",
"ts-loader": "^9.5.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/rest-api/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.8.1](https://github.com/synapsecns/sanguine/compare/@synapsecns/rest-api@1.8.0...@synapsecns/rest-api@1.8.1) (2024-10-29)

**Note:** Version bump only for package @synapsecns/rest-api





# [1.8.0](https://github.com/synapsecns/sanguine/compare/@synapsecns/rest-api@1.7.1...@synapsecns/rest-api@1.8.0) (2024-10-29)


Expand Down
4 changes: 2 additions & 2 deletions packages/rest-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synapsecns/rest-api",
"version": "1.8.0",
"version": "1.8.1",
"private": "true",
"engines": {
"node": ">=18.17.0"
Expand All @@ -22,7 +22,7 @@
"@ethersproject/bignumber": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@ethersproject/units": "5.7.0",
"@synapsecns/sdk-router": "^0.11.4",
"@synapsecns/sdk-router": "^0.11.5",
"bignumber": "^1.1.0",
"dotenv": "^16.4.5",
"ethers": "5.7.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/sdk-router/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.11.5](https://github.com/synapsecns/sanguine/compare/@synapsecns/sdk-router@0.11.4...@synapsecns/sdk-router@0.11.5) (2024-10-29)

**Note:** Version bump only for package @synapsecns/sdk-router





## [0.11.4](https://github.com/synapsecns/sanguine/compare/@synapsecns/sdk-router@0.11.3...@synapsecns/sdk-router@0.11.4) (2024-10-11)

**Note:** Version bump only for package @synapsecns/sdk-router
Expand Down
6 changes: 3 additions & 3 deletions packages/sdk-router/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@synapsecns/sdk-router",
"description": "An SDK for interacting with the Synapse Protocol",
"version": "0.11.4",
"version": "0.11.5",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -49,6 +49,7 @@
"@ethersproject/providers": "^5.7.0",
"@types/big.js": "^4.0.5",
"@types/jest": "^24.0.25",
"cspell": "^8.15.4",
"dotenv": "^16.3.1",
"husky": "^8.0.1",
"jest-fetch-mock": "^3.0.3",
Expand All @@ -58,8 +59,7 @@
"tsdx": "^0.14.1",
"tslib": "^2.4.0",
"typedoc": "^0.25.7",
"typescript": "^4.8.3",
"cspell": "^8.15.4"
"typescript": "^4.8.3"
},
"dependencies": {
"@babel/core": "^7.20.12",
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.40.14](https://github.com/synapsecns/sanguine/compare/@synapsecns/synapse-interface@0.40.13...@synapsecns/synapse-interface@0.40.14) (2024-10-29)

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





## [0.40.13](https://github.com/synapsecns/sanguine/compare/@synapsecns/synapse-interface@0.40.12...@synapsecns/synapse-interface@0.40.13) (2024-10-29)

**Note:** Version bump only for package @synapsecns/synapse-interface
Expand Down
6 changes: 3 additions & 3 deletions 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.40.13",
"version": "0.40.14",
"private": true,
"engines": {
"node": ">=18.18.0"
Expand Down Expand Up @@ -40,7 +40,7 @@
"@reduxjs/toolkit": "^1.9.5",
"@rtk-query/graphql-request-base-query": "^2.2.0",
"@segment/analytics-next": "^1.53.0",
"@synapsecns/sdk-router": "^0.11.4",
"@synapsecns/sdk-router": "^0.11.5",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.9",
Expand Down Expand Up @@ -102,7 +102,6 @@
"license": "ISC",
"keywords": [],
"devDependencies": {
"cspell": "^8.15.4",
"@depay/web3-mock": "^14.0.0",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/client-preset": "4.3.3",
Expand All @@ -113,6 +112,7 @@
"@types/react-dom": "^18.2.22",
"@types/redux-persist": "^4.3.1",
"autoprefixer": "^10.4.7",
"cspell": "^8.15.4",
"dayjs": "^1.11.7",
"eslint": "^8.37.0",
"eslint-config-next": "^13.5.6",
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.9.3](https://github.com/synapsecns/sanguine/compare/@synapsecns/widget@0.9.2...@synapsecns/widget@0.9.3) (2024-10-29)

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





## [0.9.2](https://github.com/synapsecns/sanguine/compare/@synapsecns/widget@0.9.1...@synapsecns/widget@0.9.2) (2024-10-29)

**Note:** Version bump only for package @synapsecns/widget
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.9.2",
"version": "0.9.3",
"license": "MIT",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -68,7 +68,7 @@
"@ethersproject/providers": "^5.7.2",
"@ethersproject/units": "^5.7.0",
"@reduxjs/toolkit": "^2.0.1",
"@synapsecns/sdk-router": "^0.11.4",
"@synapsecns/sdk-router": "^0.11.5",
"ethers": "^6.9.1",
"lodash": "^4.17.21",
"react-redux": "^9.0.2"
Expand Down

0 comments on commit ecf33ae

Please sign in to comment.