Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @injectivelabs/bridge-ts@1.0.7
  • Loading branch information
bangjelkoski committed Nov 14, 2022
1 parent 6990a84 commit 794bda1
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.7](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/bridge-ts@1.0.6...@injectivelabs/bridge-ts@1.0.7) (2022-11-14)


### Features

* provider instead of signer ([6990a84](https://github.com/InjectiveLabs/injective-ts/commit/6990a84df1f464c7b63e5cd2515604f3ba8fb80e))





## [1.0.6](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/bridge-ts@1.0.5...@injectivelabs/bridge-ts@1.0.6) (2022-11-14)


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.6",
"version": "1.0.7",
"author": {
"name": "Bojan Angjelkoski",
"email": "bojan@injectivelabs.org"
Expand Down

0 comments on commit 794bda1

Please sign in to comment.