diff --git a/.changeset/seven-falcons-return.md b/.changeset/seven-falcons-return.md deleted file mode 100644 index 10df0e1b94d..00000000000 --- a/.changeset/seven-falcons-return.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -'@iota/bcs': minor -'@iota/create-dapp': minor -'@iota/dapp-kit': minor -'@iota/graphql-transport': minor -'@iota/kiosk': minor -'@iota/ledgerjs-hw-app-iota': minor -'@iota/iota-sdk': minor -'@iota/wallet-standard': minor ---- - -Changes for compatibility with the node, simplification of exposed APIs and general improvements. diff --git a/sdk/bcs/CHANGELOG.md b/sdk/bcs/CHANGELOG.md index 2f5f153e5c5..51a1114cc6e 100644 --- a/sdk/bcs/CHANGELOG.md +++ b/sdk/bcs/CHANGELOG.md @@ -1,5 +1,12 @@ # @iota/bcs +## 0.2.0 + +### Minor Changes + +- 6eabd18: Changes for compatibility with the node, simplification of exposed APIs and general + improvements. + ## 0.1.0 ### Minor Changes diff --git a/sdk/bcs/package.json b/sdk/bcs/package.json index d95622e3db1..4169398b067 100644 --- a/sdk/bcs/package.json +++ b/sdk/bcs/package.json @@ -1,6 +1,6 @@ { "name": "@iota/bcs", - "version": "0.1.0", + "version": "0.2.0", "description": "BCS - Canonical Binary Serialization implementation for JavaScript", "license": "Apache-2.0", "author": "IOTA Foundation ", diff --git a/sdk/create-dapp/CHANGELOG.md b/sdk/create-dapp/CHANGELOG.md index 58d330710a6..5af9cd4f1a6 100644 --- a/sdk/create-dapp/CHANGELOG.md +++ b/sdk/create-dapp/CHANGELOG.md @@ -1,5 +1,18 @@ # @iota/create-dapp +## 0.2.0 + +### Minor Changes + +- 6eabd18: Changes for compatibility with the node, simplification of exposed APIs and general + improvements. + +### Patch Changes + +- Updated dependencies [6eabd18] + - @iota/dapp-kit@0.3.0 + - @iota/iota-sdk@0.3.0 + ## 0.1.0 ### Minor Changes diff --git a/sdk/create-dapp/package.json b/sdk/create-dapp/package.json index 47fd160a3b3..4ee9291df38 100644 --- a/sdk/create-dapp/package.json +++ b/sdk/create-dapp/package.json @@ -2,7 +2,7 @@ "name": "@iota/create-dapp", "author": "IOTA Foundation ", "description": "A CLI for creating new IOTA dApps", - "version": "0.1.0", + "version": "0.2.0", "license": "Apache-2.0", "files": [ "CHANGELOG.md", diff --git a/sdk/dapp-kit/CHANGELOG.md b/sdk/dapp-kit/CHANGELOG.md index ac5b6bf9444..f99b9def2b9 100644 --- a/sdk/dapp-kit/CHANGELOG.md +++ b/sdk/dapp-kit/CHANGELOG.md @@ -1,5 +1,18 @@ # @iota/dapp-kit +## 0.3.0 + +### Minor Changes + +- 6eabd18: Changes for compatibility with the node, simplification of exposed APIs and general + improvements. + +### Patch Changes + +- Updated dependencies [6eabd18] + - @iota/iota-sdk@0.3.0 + - @iota/wallet-standard@0.2.0 + ## 0.2.0 ### Minor Changes diff --git a/sdk/dapp-kit/package.json b/sdk/dapp-kit/package.json index 499856d556c..c7e9c4b9fca 100644 --- a/sdk/dapp-kit/package.json +++ b/sdk/dapp-kit/package.json @@ -2,7 +2,7 @@ "name": "@iota/dapp-kit", "author": "IOTA Foundation ", "description": "A collection of React hooks and components for interacting with the IOTA blockchain and wallets.", - "version": "0.2.0", + "version": "0.3.0", "license": "Apache-2.0", "files": [ "CHANGELOG.md", diff --git a/sdk/graphql-transport/CHANGELOG.md b/sdk/graphql-transport/CHANGELOG.md index b226398a788..fa23bf567b0 100644 --- a/sdk/graphql-transport/CHANGELOG.md +++ b/sdk/graphql-transport/CHANGELOG.md @@ -1,5 +1,18 @@ # @iota/graphql-transport +## 0.2.0 + +### Minor Changes + +- 6eabd18: Changes for compatibility with the node, simplification of exposed APIs and general + improvements. + +### Patch Changes + +- Updated dependencies [6eabd18] + - @iota/bcs@0.2.0 + - @iota/iota-sdk@0.3.0 + ## 0.1.2 ### Patch Changes diff --git a/sdk/graphql-transport/package.json b/sdk/graphql-transport/package.json index 8cc2dcf651f..75120ca0ec1 100644 --- a/sdk/graphql-transport/package.json +++ b/sdk/graphql-transport/package.json @@ -1,6 +1,6 @@ { "name": "@iota/graphql-transport", - "version": "0.1.2", + "version": "0.2.0", "description": "A GraphQL transport to allow IotaClient to work with RPC 2.0", "license": "Apache-2.0", "author": "IOTA Foundation ", diff --git a/sdk/kiosk/CHANGELOG.md b/sdk/kiosk/CHANGELOG.md index e4b040ff501..ebfbfea159f 100644 --- a/sdk/kiosk/CHANGELOG.md +++ b/sdk/kiosk/CHANGELOG.md @@ -1,5 +1,17 @@ # @iota/kiosk +## 0.2.0 + +### Minor Changes + +- 6eabd18: Changes for compatibility with the node, simplification of exposed APIs and general + improvements. + +### Patch Changes + +- Updated dependencies [6eabd18] + - @iota/iota-sdk@0.3.0 + ## 0.1.2 ### Patch Changes diff --git a/sdk/kiosk/package.json b/sdk/kiosk/package.json index d1c39f30b59..969e1d98aec 100644 --- a/sdk/kiosk/package.json +++ b/sdk/kiosk/package.json @@ -2,7 +2,7 @@ "name": "@iota/kiosk", "author": "IOTA Foundation ", "description": "IOTA Kiosk library", - "version": "0.1.2", + "version": "0.2.0", "license": "Apache-2.0", "type": "commonjs", "main": "./dist/cjs/index.js", diff --git a/sdk/ledgerjs-hw-app-iota/CHANGELOG.md b/sdk/ledgerjs-hw-app-iota/CHANGELOG.md index 1c81ec32630..81fc59d79bb 100644 --- a/sdk/ledgerjs-hw-app-iota/CHANGELOG.md +++ b/sdk/ledgerjs-hw-app-iota/CHANGELOG.md @@ -1,5 +1,12 @@ # @iota/ledgerjs-hw-app-iota +## 0.2.0 + +### Minor Changes + +- 6eabd18: Changes for compatibility with the node, simplification of exposed APIs and general + improvements. + ## 0.1.1 ### Patch Changes diff --git a/sdk/ledgerjs-hw-app-iota/package.json b/sdk/ledgerjs-hw-app-iota/package.json index 7287f13b396..10610b374ab 100644 --- a/sdk/ledgerjs-hw-app-iota/package.json +++ b/sdk/ledgerjs-hw-app-iota/package.json @@ -1,6 +1,6 @@ { "name": "@iota/ledgerjs-hw-app-iota", - "version": "0.1.1", + "version": "0.2.0", "description": "Ledger Hardware Wallet IOTA Application API", "keywords": [ "Ledger", diff --git a/sdk/typescript/CHANGELOG.md b/sdk/typescript/CHANGELOG.md index a1fea9a98bc..c5e68a517fe 100644 --- a/sdk/typescript/CHANGELOG.md +++ b/sdk/typescript/CHANGELOG.md @@ -1,5 +1,17 @@ # @iota/iota-sdk +## 0.3.0 + +### Minor Changes + +- 6eabd18: Changes for compatibility with the node, simplification of exposed APIs and general + improvements. + +### Patch Changes + +- Updated dependencies [6eabd18] + - @iota/bcs@0.2.0 + ## 0.2.0 ### Minor Changes diff --git a/sdk/typescript/package.json b/sdk/typescript/package.json index 369f083c220..3d8528e80e8 100644 --- a/sdk/typescript/package.json +++ b/sdk/typescript/package.json @@ -2,7 +2,7 @@ "name": "@iota/iota-sdk", "author": "IOTA Foundation ", "description": "IOTA TypeScript API", - "version": "0.2.0", + "version": "0.3.0", "license": "Apache-2.0", "sideEffects": false, "files": [ diff --git a/sdk/typescript/src/version.ts b/sdk/typescript/src/version.ts index a5643d51d77..14265587716 100644 --- a/sdk/typescript/src/version.ts +++ b/sdk/typescript/src/version.ts @@ -4,5 +4,5 @@ // This file is generated by genversion.mjs. Do not edit it directly. -export const PACKAGE_VERSION = '0.2.0'; +export const PACKAGE_VERSION = '0.3.0'; export const TARGETED_RPC_VERSION = '0.6.0-alpha'; diff --git a/sdk/wallet-standard/CHANGELOG.md b/sdk/wallet-standard/CHANGELOG.md index 70db366ddfa..6285b7e5bc9 100644 --- a/sdk/wallet-standard/CHANGELOG.md +++ b/sdk/wallet-standard/CHANGELOG.md @@ -1,5 +1,17 @@ # @iota/wallet-standard +## 0.2.0 + +### Minor Changes + +- 6eabd18: Changes for compatibility with the node, simplification of exposed APIs and general + improvements. + +### Patch Changes + +- Updated dependencies [6eabd18] + - @iota/iota-sdk@0.3.0 + ## 0.1.3 ### Patch Changes diff --git a/sdk/wallet-standard/package.json b/sdk/wallet-standard/package.json index 6dabceff8bb..21b6e34f195 100644 --- a/sdk/wallet-standard/package.json +++ b/sdk/wallet-standard/package.json @@ -1,6 +1,6 @@ { "name": "@iota/wallet-standard", - "version": "0.1.3", + "version": "0.2.0", "description": "A suite of standard utilities for implementing wallets based on the Wallet Standard.", "license": "Apache-2.0", "author": "IOTA Foundation ",