Skip to content

Commit

Permalink
Bump major version
Browse files Browse the repository at this point in the history
Because we introduce a major version upgrade in the @PolkaDot deps
  • Loading branch information
ebma committed Apr 29, 2024
1 parent b7daae7 commit 7814c84
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"url": "https://github.com/pendulum-chain/pendulum.js.git"
},
"sideEffects": false,
"version": "0.3.8",
"version": "1.0.0",
"workspaces": [
"packages/*",
"examples/*"
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": "@pendulum-chain/api-derive",
"version": "0.3.8",
"version": "1.0.0",
"description": "Pendulum JS API",
"main": "index.js",
"author": "Pendulum",
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@babel/runtime": "^7.10.2",
"@open-web3/orml-types": "^1.1.4",
"@pendulum-chain/types": "0.3.8",
"@pendulum-chain/types": "1.0.0",
"@polkadot/api-derive": "^11.0.2"
}
}
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": "@pendulum-chain/api",
"version": "0.3.8",
"version": "1.0.0",
"description": "Pendulum JS API",
"main": "index.js",
"author": "Pendulum",
Expand All @@ -21,8 +21,8 @@
"dependencies": {
"@babel/runtime": "^7.10.2",
"@open-web3/orml-api-derive": "^1.1.4",
"@pendulum-chain/api-derive": "0.3.8",
"@pendulum-chain/types": "^0.3.8",
"@pendulum-chain/api-derive": "1.0.0",
"@pendulum-chain/types": "^1.0.0",
"@polkadot/api": "^11.0.2"
},
"peerDependencies": {
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": "@pendulum-chain/sdk-core",
"version": "0.3.8",
"version": "1.0.0",
"description": "the core for pendulum SDK",
"main": "index.js",
"author": "Pendulum",
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": "@pendulum-chain/type-definitions",
"version": "0.3.8",
"version": "1.0.0",
"description": "Polkadot.js type definitions for pendulum Network",
"main": "index.js",
"author": "Pendulum",
Expand Down
2 changes: 1 addition & 1 deletion packages/type-definitions/src/vaultRegistry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ export default {
StellarNative: 'Null',
AlphaNum4: {
code: '[u8;4]',
issuer: '[u8;32]',
issuer: '[u8;32]'
},
AlphaNum12: {
code: '[u8;12]',
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": "@pendulum-chain/types",
"version": "0.3.8",
"version": "1.0.0",
"description": "Polkadot.js type definitions for Pendulum Network",
"main": "index.js",
"author": "Pendulum",
Expand All @@ -22,7 +22,7 @@
"@babel/runtime": "^7.10.2",
"@open-web3/api-mobx": "^1.1.4",
"@open-web3/orml-types": "^1.1.4",
"@pendulum-chain/type-definitions": "0.3.8"
"@pendulum-chain/type-definitions": "1.0.0"
},
"devDependencies": {
"@polkadot/api": "^11.0.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2654,13 +2654,13 @@ __metadata:
languageName: node
linkType: hard

"@pendulum-chain/api-derive@0.3.8, @pendulum-chain/api-derive@workspace:packages/api-derive":
"@pendulum-chain/api-derive@1.0.0, @pendulum-chain/api-derive@workspace:packages/api-derive":
version: 0.0.0-use.local
resolution: "@pendulum-chain/api-derive@workspace:packages/api-derive"
dependencies:
"@babel/runtime": ^7.10.2
"@open-web3/orml-types": ^1.1.4
"@pendulum-chain/types": 0.3.8
"@pendulum-chain/types": 1.0.0
"@polkadot/api-derive": ^11.0.2
languageName: unknown
linkType: soft
Expand All @@ -2671,8 +2671,8 @@ __metadata:
dependencies:
"@babel/runtime": ^7.10.2
"@open-web3/orml-api-derive": ^1.1.4
"@pendulum-chain/api-derive": 0.3.8
"@pendulum-chain/types": ^0.3.8
"@pendulum-chain/api-derive": 1.0.0
"@pendulum-chain/types": ^1.0.0
"@polkadot/api": ^11.0.2
peerDependencies:
"@polkadot/api": ">=9"
Expand All @@ -2693,7 +2693,7 @@ __metadata:
languageName: unknown
linkType: soft

"@pendulum-chain/type-definitions@0.3.8, @pendulum-chain/type-definitions@workspace:packages/type-definitions":
"@pendulum-chain/type-definitions@1.0.0, @pendulum-chain/type-definitions@workspace:packages/type-definitions":
version: 0.0.0-use.local
resolution: "@pendulum-chain/type-definitions@workspace:packages/type-definitions"
dependencies:
Expand All @@ -2702,14 +2702,14 @@ __metadata:
languageName: unknown
linkType: soft

"@pendulum-chain/types@0.3.8, @pendulum-chain/types@^0.3.8, @pendulum-chain/types@workspace:packages/types":
"@pendulum-chain/types@1.0.0, @pendulum-chain/types@^1.0.0, @pendulum-chain/types@workspace:packages/types":
version: 0.0.0-use.local
resolution: "@pendulum-chain/types@workspace:packages/types"
dependencies:
"@babel/runtime": ^7.10.2
"@open-web3/api-mobx": ^1.1.4
"@open-web3/orml-types": ^1.1.4
"@pendulum-chain/type-definitions": 0.3.8
"@pendulum-chain/type-definitions": 1.0.0
"@polkadot/api": ^11.0.2
"@polkadot/typegen": ^11.0.2
"@polkadot/types": ^11.0.2
Expand Down

0 comments on commit 7814c84

Please sign in to comment.