Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @injectivelabs/bridge-ts@1.0.59
  • Loading branch information
bangjelkoski committed Nov 30, 2022
1 parent cbb334f commit 5e96faf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/bridge-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.59](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/bridge-ts@1.0.58...@injectivelabs/bridge-ts@1.0.59) (2022-11-30)


### Features

* added solana sign transfer and confirm ([cbb334f](https://github.com/InjectiveLabs/injective-ts/commit/cbb334fdbe9f3227f3bdcb8df7506431df4842d5))





## [1.0.58](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/bridge-ts@1.0.57...@injectivelabs/bridge-ts@1.0.58) (2022-11-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/bridge-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@injectivelabs/bridge-ts",
"description": "Bridge utilities and abstractions in TypeScript to be used in Injective products",
"version": "1.0.58",
"version": "1.0.59",
"author": {
"name": "Bojan Angjelkoski",
"email": "bojan@injectivelabs.org"
Expand Down

0 comments on commit 5e96faf

Please sign in to comment.