Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @synapsecns/contracts-core@1.0.31
 - docs@0.0.5
 - @synapsecns/explorer-ui@0.1.42
 - @synapsecns/rest-api@1.0.61
 - @synapsecns/sdk-router@0.4.3
 - @synapsecns/synapse-interface@0.15.7
 - @synapsecns/widget@0.1.15
  • Loading branch information
abtestingalpha committed Apr 3, 2024
1 parent 3bbaa80 commit 1ad45a3
Show file tree
Hide file tree
Showing 14 changed files with 66 additions and 10 deletions.
8 changes: 8 additions & 0 deletions packages/contracts-core/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.0.31](https://github.com/synapsecns/sanguine/compare/@synapsecns/contracts-core@1.0.30...@synapsecns/contracts-core@1.0.31) (2024-04-03)

**Note:** Version bump only for package @synapsecns/contracts-core





## [1.0.30](https://github.com/synapsecns/sanguine/compare/@synapsecns/contracts-core@1.0.29...@synapsecns/contracts-core@1.0.30) (2024-03-28)

**Note:** Version bump only for package @synapsecns/contracts-core
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synapsecns/contracts-core",
"version": "1.0.30",
"version": "1.0.31",
"description": "",
"scripts": {
"build": "yarn build:contracts && yarn build:typescript && yarn build:go",
Expand Down
8 changes: 8 additions & 0 deletions packages/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.0.5 (2024-04-03)

**Note:** Version bump only for package docs
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.0.4",
"version": "0.0.5",
"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.1.42](https://github.com/synapsecns/sanguine/compare/@synapsecns/explorer-ui@0.1.41...@synapsecns/explorer-ui@0.1.42) (2024-04-03)

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





## [0.1.41](https://github.com/synapsecns/sanguine/compare/@synapsecns/explorer-ui@0.1.40...@synapsecns/explorer-ui@0.1.41) (2024-03-19)

**Note:** Version bump only for package @synapsecns/explorer-ui
Expand Down
2 changes: 1 addition & 1 deletion 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.41",
"version": "0.1.42",
"private": true,
"engines": {
"node": ">=18.17.0"
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.0.61](https://github.com/synapsecns/sanguine/compare/@synapsecns/rest-api@1.0.60...@synapsecns/rest-api@1.0.61) (2024-04-03)

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





## [1.0.60](https://github.com/synapsecns/sanguine/compare/@synapsecns/rest-api@1.0.59...@synapsecns/rest-api@1.0.60) (2024-03-31)

**Note:** Version bump only for package @synapsecns/rest-api
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.0.60",
"version": "1.0.61",
"private": "true",
"engines": {
"node": ">=18.17.0"
Expand All @@ -23,7 +23,7 @@
"@ethersproject/bignumber": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@ethersproject/units": "5.7.0",
"@synapsecns/sdk-router": "^0.4.2",
"@synapsecns/sdk-router": "^0.4.3",
"bignumber": "^1.1.0",
"ethers": "5.7.2",
"express": "^4.18.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.4.3](https://github.com/synapsecns/sanguine/compare/@synapsecns/sdk-router@0.4.2...@synapsecns/sdk-router@0.4.3) (2024-04-03)

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





## [0.4.2](https://github.com/synapsecns/sanguine/compare/@synapsecns/sdk-router@0.4.1...@synapsecns/sdk-router@0.4.2) (2024-03-31)


Expand Down
2 changes: 1 addition & 1 deletion 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.4.2",
"version": "0.4.3",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
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.15.7](https://github.com/synapsecns/sanguine/compare/@synapsecns/synapse-interface@0.15.6...@synapsecns/synapse-interface@0.15.7) (2024-04-03)

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





## [0.15.6](https://github.com/synapsecns/sanguine/compare/@synapsecns/synapse-interface@0.15.5...@synapsecns/synapse-interface@0.15.6) (2024-04-03)

**Note:** Version bump only for package @synapsecns/synapse-interface
Expand Down
4 changes: 2 additions & 2 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.15.6",
"version": "0.15.7",
"private": true,
"engines": {
"node": ">=18.17.0"
Expand Down Expand Up @@ -34,7 +34,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.4.2",
"@synapsecns/sdk-router": "^0.4.3",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.9",
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.15](https://github.com/synapsecns/sanguine/compare/@synapsecns/widget@0.1.14...@synapsecns/widget@0.1.15) (2024-04-03)

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





## [0.1.14](https://github.com/synapsecns/sanguine/compare/@synapsecns/widget@0.1.13...@synapsecns/widget@0.1.14) (2024-03-31)

**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.1.14",
"version": "0.1.15",
"license": "MIT",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -66,7 +66,7 @@
"@ethersproject/providers": "^5.7.2",
"@ethersproject/units": "^5.7.0",
"@reduxjs/toolkit": "^2.0.1",
"@synapsecns/sdk-router": "^0.4.2",
"@synapsecns/sdk-router": "^0.4.3",
"ethers": "^6.9.1",
"lodash": "^4.17.21",
"react-redux": "^9.0.2"
Expand Down

0 comments on commit 1ad45a3

Please sign in to comment.