Skip to content

Commit

Permalink
Merge branch 'master' into fe/remove-countdown
Browse files Browse the repository at this point in the history
  • Loading branch information
abtestingalpha committed Mar 20, 2024
2 parents 1c21765 + e277b32 commit 942325b
Show file tree
Hide file tree
Showing 15 changed files with 54 additions and 11 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.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





## [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
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.40",
"version": "0.1.41",
"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.7",
"synapse-constants": "^1.3.8",
"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.8](https://github.com/synapsecns/sanguine/compare/synapse-constants@1.3.7...synapse-constants@1.3.8) (2024-03-19)

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





## [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
Expand Down
2 changes: 1 addition & 1 deletion packages/synapse-constants/constants/assets/icons/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export * as gmxLogo from './gmx.svg'
export * as h2oLogo from './h2o.svg'
export * as highLogo from './highstreet.svg'
export * as hyperjumpLogo from './hyperjump.svg'
export * as jewelLogo from './jewel.svg'
export * as jewelLogo from './jewel.png'
export * as klayLogo from './klay.svg'
export * as l2daoLogo from './l2dao.svg'
export * as maticLogo from './matic.svg'
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

2 changes: 1 addition & 1 deletion packages/synapse-constants/constants/tokens/bridgeable.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import gmxLogo from '../assets/icons/gmx.svg'
import h2oLogo from '../assets/icons/h2o.svg'
import highLogo from '../assets/icons/highstreet.svg'
import hyperjumpLogo from '../assets/icons/hyperjump.svg'
import jewelLogo from '../assets/icons/jewel.svg'
import jewelLogo from '../assets/icons/jewel.png'
import klayLogo from '../assets/icons/klay.svg'
import l2daoLogo from '../assets/icons/l2dao.svg'
import maticLogo from '../assets/icons/matic.svg'
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": "synapse-constants",
"version": "1.3.7",
"version": "1.3.8",
"description": "This is an npm package that maintains all synapse constants",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
27 changes: 27 additions & 0 deletions packages/synapse-interface/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,33 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.10.2](https://github.com/synapsecns/sanguine/compare/@synapsecns/synapse-interface@0.10.1...@synapsecns/synapse-interface@0.10.2) (2024-03-19)

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





## [0.10.1](https://github.com/synapsecns/sanguine/compare/@synapsecns/synapse-interface@0.10.0...@synapsecns/synapse-interface@0.10.1) (2024-03-19)

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





# [0.10.0](https://github.com/synapsecns/sanguine/compare/@synapsecns/synapse-interface@0.9.10...@synapsecns/synapse-interface@0.10.0) (2024-03-18)


### Features

* **synapse-interface:** create template event maintenance components, remove ecotone + metis event maintenance components ([#2294](https://github.com/synapsecns/sanguine/issues/2294)) ([7780b01](https://github.com/synapsecns/sanguine/commit/7780b010bd5552b2e53db9bf4814dc80318cb57c))





## [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
Expand Down
Binary file added packages/synapse-interface/assets/icons/jewel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 942325b

Please sign in to comment.