Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @synapsecns/synapse-interface@0.9.1
 - @synapsecns/widget@0.1.4
  • Loading branch information
abtestingalpha committed Mar 14, 2024
1 parent 2c41189 commit 0adb96b
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
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.1](https://github.com/synapsecns/sanguine/compare/@synapsecns/synapse-interface@0.9.0...@synapsecns/synapse-interface@0.9.1) (2024-03-14)

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






# [0.9.0](https://github.com/synapsecns/sanguine/compare/@synapsecns/synapse-interface@0.8.0...@synapsecns/synapse-interface@0.9.0) (2024-03-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.9.0",
"version": "0.9.1",
"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.4](https://github.com/synapsecns/sanguine/compare/@synapsecns/widget@0.1.3...@synapsecns/widget@0.1.4) (2024-03-14)

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





## [0.1.3](https://github.com/synapsecns/sanguine/compare/@synapsecns/widget@0.1.2...@synapsecns/widget@0.1.3) (2024-03-13)

**Note:** Version bump only for package @synapsecns/widget
Expand Down
2 changes: 1 addition & 1 deletion 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.3",
"version": "0.1.4",
"license": "MIT",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 0adb96b

Please sign in to comment.