Skip to content

Commit

Permalink
Merge pull request #42 from setheum-js/to-3.0.1
Browse files Browse the repository at this point in the history
To 3.2.0
  • Loading branch information
balqaasem authored Mar 2, 2022
2 parents 124ec23 + c2b43c2 commit 558994b
Show file tree
Hide file tree
Showing 14 changed files with 60 additions and 18 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/yarn-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x]
node-version: [16.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand All @@ -35,7 +35,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x]
node-version: [16.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Changes:

- Update

## 3.0.1 (3.0.0 - 3.0.1) Oct 23, 2021
## 3.2.0 (3.x - 3.2.0) Mar 3, 2021

Changes:

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"HuangLeiWan. <[email protected]>"
],
"license": "Apache-2",
"version": "3.1.0",
"version": "3.2.0",
"private": true,
"engines": {
"yarn": "^1.22.10"
Expand Down
4 changes: 2 additions & 2 deletions packages/api-derive/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@setheum.js/api-derive",
"version": "3.1.0",
"version": "3.2.0",
"description": "Additional polkadot.js derives for Setheum Network",
"main": "index.js",
"author": "Setheum Labs",
Expand All @@ -15,7 +15,7 @@
},
"homepage": "https://github.com/setheum-js/setheum.js",
"dependencies": {
"@setheum.js/types": "3.1.0",
"@setheum.js/types": "3.2.0",
"@babel/runtime": "^7.10.2",
"@open-web3/orml-types": "^1.0.2-0",
"@polkadot/api-derive": "^7.1.1"
Expand Down
6 changes: 3 additions & 3 deletions packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@setheum.js/api",
"version": "3.1.0",
"version": "3.2.0",
"description": "Setheum JS API",
"main": "index.js",
"author": "Setheum Developers",
Expand All @@ -15,8 +15,8 @@
},
"homepage": "https://github.com/setheum-js/setheum.js",
"dependencies": {
"@setheum.js/api-derive": "3.1.0",
"@setheum.js/types": "3.1.0",
"@setheum.js/api-derive": "3.2.0",
"@setheum.js/types": "3.2.0",
"@babel/runtime": "^7.10.2",
"@open-web3/orml-api-derive": "^1.0.2-0",
"@polkadot/api": "^7.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-util/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@setheum.js/app-util",
"version": "3.1.0",
"version": "3.2.0",
"description": "Utilities to work with Setheum Network",
"author": "Setheum Labs",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@setheum.js/sdk-core",
"version": "3.1.0",
"version": "3.2.0",
"description": "The core of the Setheum Network SDK in Javascript",
"main": "index.js",
"author": "Setheum Labs",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-loan/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@setheum.js/sdk-loan",
"version": "3.1.0",
"version": "3.2.0",
"description": "the loan sub module in Setheum Network sdk",
"main": "index.js",
"author": "Setheum Labs",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-swap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@setheum.js/sdk-swap",
"version": "3.1.0",
"version": "3.2.0",
"description": "The swap (DEX - SetSwap) sub module in SetheumJS SDK",
"main": "index.js",
"author": "Setheum Labs",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@setheum.js/sdk-wallet",
"version": "3.1.0",
"version": "3.2.0",
"description": "The Setheum wallet JS SDK for Setheum Network",
"main": "index.js",
"author": "Setgheum Labs",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@setheum.js/sdk",
"version": "3.1.0",
"version": "3.2.0",
"description": "Setheum JS SDK - Setheum SDK for JavaScript",
"main": "index.js",
"author": "Setheum Developers",
Expand Down
2 changes: 1 addition & 1 deletion packages/type-definitions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@setheum.js/type-definitions",
"version": "3.1.0",
"version": "3.2.0",
"description": "Polkadot.js type definations for Setheum Network",
"main": "index.js",
"author": "Setheum Labs",
Expand Down
4 changes: 2 additions & 2 deletions packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@setheum.js/types",
"version": "3.1.0",
"version": "3.2.0",
"description": "Polkadot.js type definations for Setheum Network",
"main": "index.js",
"author": "Setheum Labs",
Expand All @@ -19,7 +19,7 @@
},
"homepage": "https://github.com/setheum-js/setheum.js",
"dependencies": {
"@setheum.js/type-definitions": "3.1.0",
"@setheum.js/type-definitions": "3.2.0",
"@babel/runtime": "^7.10.2",
"@open-web3/api-mobx": "^1.0.2-0",
"@open-web3/orml-types": "^1.0.2-0",
Expand Down
42 changes: 42 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1795,6 +1795,48 @@
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.0.0.tgz#109fb595021de285f05a7db6806f2f48296fcee7"
integrity sha512-gIVaYhUsy+9s58m/ETjSJVKHhKTBMmcRb9cEV5/5dwvfDlfORjKrFsDeDHWRrm6RjcPvCLZFwGJjAjLj1gg4HA==

"@setheum.js/[email protected]":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@setheum.js/api-derive/-/api-derive-3.1.0.tgz#3e95737f58e63e5473c2a1406fbf34901a1d2067"
integrity sha512-oK86HNft3TE9jIC3STAO+s4Mavjs2nTddYzNtn8Rx6muZGZioKPBQGgy3D0ZKc2ljKTYpf9xDNRIipGjd95zqg==
dependencies:
"@babel/runtime" "^7.10.2"
"@open-web3/orml-types" "^1.0.2-0"
"@polkadot/api-derive" "^7.1.1"
"@setheum.js/types" "3.1.0"

"@setheum.js/[email protected]":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@setheum.js/api/-/api-3.1.0.tgz#4ee5cb72de4f581f6e1dc404e7c008662bcc87e3"
integrity sha512-77qC9P2l25F+XOGxP7i4kyWjHIBW7MG292350eTIwRty4Rme1ptt16jFmHQieSTd6ozNbhWY27fi2e3CfFDfIw==
dependencies:
"@babel/runtime" "^7.10.2"
"@open-web3/orml-api-derive" "^1.0.2-0"
"@polkadot/api" "^7.1.1"
"@polkadot/rpc-core" "^7.1.1"
"@setheum.js/api-derive" "3.1.0"
"@setheum.js/types" "3.1.0"

"@setheum.js/[email protected]":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@setheum.js/type-definitions/-/type-definitions-3.1.0.tgz#c3b0aaaedde876f7cda23375afcc0feec7cde1e3"
integrity sha512-ek1lniHBcr5CnuKnvPfPOXESjDTvTnlneBAKUQyMkQwP9zGysTieTjOMhldH9f0jghc4la9OWVGS3fPbWrSoWQ==
dependencies:
"@open-web3/orml-type-definitions" "^1.0.2-0"

"@setheum.js/[email protected]":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@setheum.js/types/-/types-3.1.0.tgz#665132ee45a0bfa52645d0d3c211d5a061731ff6"
integrity sha512-se35b+rkGATZ6VEfGQ2XENAK1gV9fhZF7lH5PuNHpuKy/v3f8qik4c+N0MCYLBzJn2i41Q9MjCC9Cgz4GplHxg==
dependencies:
"@babel/runtime" "^7.10.2"
"@open-web3/api-mobx" "^1.0.2-0"
"@open-web3/orml-types" "^1.0.2-0"
"@polkadot/api" "^7.1.1"
"@polkadot/typegen" "^7.1.1"
"@polkadot/types" "^7.1.1"
"@setheum.js/type-definitions" "3.1.0"

"@sindresorhus/is@^0.14.0":
version "0.14.0"
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
Expand Down

0 comments on commit 558994b

Please sign in to comment.