Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @injectivelabs/sdk-ui-ts@1.0.247
 - @injectivelabs/wallet-ts@1.0.143
  • Loading branch information
bangjelkoski committed Oct 19, 2022
1 parent 88e67ad commit e993fc2
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 3 deletions.
8 changes: 8 additions & 0 deletions packages/sdk-ui-ts/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.0.247](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/sdk-ui-ts@1.0.246...@injectivelabs/sdk-ui-ts@1.0.247) (2022-10-19)

**Note:** Version bump only for package @injectivelabs/sdk-ui-ts





## [1.0.246](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/sdk-ui-ts@1.0.245...@injectivelabs/sdk-ui-ts@1.0.246) (2022-10-19)

**Note:** Version bump only for package @injectivelabs/sdk-ui-ts
Expand Down
4 changes: 2 additions & 2 deletions packages/sdk-ui-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@injectivelabs/sdk-ui-ts",
"description": "SDK in TypeScript for building Injective UI applications in a browser environment.",
"version": "1.0.246",
"version": "1.0.247",
"license": "MIT",
"author": {
"name": "Bojan Angjelkoski",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@injectivelabs/token-utils": "^1.0.32",
"@injectivelabs/ts-types": "^1.0.13",
"@injectivelabs/utils": "^1.0.29",
"@injectivelabs/wallet-ts": "^1.0.142",
"@injectivelabs/wallet-ts": "^1.0.143",
"link-module-alias": "^1.2.0",
"shx": "^0.3.2"
}
Expand Down
11 changes: 11 additions & 0 deletions packages/wallet-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.143](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/wallet-ts@1.0.142...@injectivelabs/wallet-ts@1.0.143) (2022-10-19)


### Bug Fixes

* revert endpoints ([88e67ad](https://github.com/InjectiveLabs/injective-ts/commit/88e67adaba01b74361b799127899f136e6ae42e9))





## [1.0.142](https://github.com/InjectiveLabs/injective-ts/compare/@injectivelabs/wallet-ts@1.0.141...@injectivelabs/wallet-ts@1.0.142) (2022-10-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@injectivelabs/wallet-ts",
"description": "A convenient way to use different types of wallets on Injective.",
"version": "1.0.142",
"version": "1.0.143",
"author": {
"name": "Bojan Angjelkoski",
"email": "bojan@injectivelabs.org"
Expand Down

0 comments on commit e993fc2

Please sign in to comment.