Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @synapsecns/bridge-docs@0.6.2
 - @synapsecns/explorer-ui@0.5.11
 - @synapsecns/rest-api@1.8.14
 - @synapsecns/synapse-constants@1.8.6
 - @synapsecns/synapse-interface@0.41.1
  • Loading branch information
Defi-Moses committed Dec 16, 2024
1 parent ff03881 commit 3feab21
Show file tree
Hide file tree
Showing 10 changed files with 48 additions and 8 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.6.2](https://github.com/synapsecns/sanguine/compare/@synapsecns/bridge-docs@0.6.1...@synapsecns/bridge-docs@0.6.2) (2024-12-16)

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





## [0.6.1](https://github.com/synapsecns/sanguine/compare/@synapsecns/bridge-docs@0.6.0...@synapsecns/bridge-docs@0.6.1) (2024-12-16)

**Note:** Version bump only for package @synapsecns/bridge-docs
Expand Down
4 changes: 2 additions & 2 deletions docs/bridge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synapsecns/bridge-docs",
"version": "0.6.1",
"version": "0.6.2",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand Down Expand Up @@ -36,7 +36,7 @@
"@docusaurus/utils-validation": "3.5.2",
"@easyops-cn/docusaurus-search-local": "^0.44.5",
"@mdx-js/react": "^3.0.0",
"@synapsecns/synapse-constants": "^1.8.5",
"@synapsecns/synapse-constants": "^1.8.6",
"clsx": "^2.0.0",
"docusaurus-plugin-openapi-docs": "^4.0.1",
"docusaurus-theme-openapi-docs": "^4.0.1",
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.11](https://github.com/synapsecns/sanguine/compare/@synapsecns/explorer-ui@0.5.10...@synapsecns/explorer-ui@0.5.11) (2024-12-16)

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





## [0.5.10](https://github.com/synapsecns/sanguine/compare/@synapsecns/explorer-ui@0.5.9...@synapsecns/explorer-ui@0.5.10) (2024-12-02)

**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.10",
"version": "0.5.11",
"private": true,
"engines": {
"node": ">=18.17.0"
Expand All @@ -17,7 +17,7 @@
"@mui/x-date-pickers": "^5.0.17",
"@next/third-parties": "^14.2.14",
"@popperjs/core": "^2.11.5",
"@synapsecns/synapse-constants": "^1.8.5",
"@synapsecns/synapse-constants": "^1.8.6",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.2.0",
"@testing-library/user-event": "^13.5.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.8.14](https://github.com/synapsecns/sanguine/compare/@synapsecns/rest-api@1.8.13...@synapsecns/rest-api@1.8.14) (2024-12-16)

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





## [1.8.13](https://github.com/synapsecns/sanguine/compare/@synapsecns/rest-api@1.8.12...@synapsecns/rest-api@1.8.13) (2024-12-16)

**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.8.13",
"version": "1.8.14",
"private": "true",
"engines": {
"node": ">=18.17.0"
Expand All @@ -23,7 +23,7 @@
"@ethersproject/providers": "^5.7.2",
"@ethersproject/units": "5.7.0",
"@synapsecns/sdk-router": "^0.11.8",
"@synapsecns/synapse-constants": "^1.8.5",
"@synapsecns/synapse-constants": "^1.8.6",
"bignumber": "^1.1.0",
"cross-fetch": "^4.0.0",
"dotenv": "^16.4.5",
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.8.6](https://github.com/synapsecns/sanguine/compare/@synapsecns/synapse-constants@1.8.5...@synapsecns/synapse-constants@1.8.6) (2024-12-16)

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





## [1.8.5](https://github.com/synapsecns/sanguine/compare/@synapsecns/synapse-constants@1.8.4...@synapsecns/synapse-constants@1.8.5) (2024-12-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/synapse-constants/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synapsecns/synapse-constants",
"version": "1.8.5",
"version": "1.8.6",
"description": "This is an npm package that maintains all synapse constants",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
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.41.1](https://github.com/synapsecns/sanguine/compare/@synapsecns/synapse-interface@0.41.0...@synapsecns/synapse-interface@0.41.1) (2024-12-16)

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





# [0.41.0](https://github.com/synapsecns/sanguine/compare/@synapsecns/synapse-interface@0.40.24...@synapsecns/synapse-interface@0.41.0) (2024-12-13)


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.41.0",
"version": "0.41.1",
"private": true,
"engines": {
"node": ">=18.18.0"
Expand Down

0 comments on commit 3feab21

Please sign in to comment.