diff --git a/.changeset/silver-cars-mate.md b/.changeset/silver-cars-mate.md deleted file mode 100644 index 223fbb8..0000000 --- a/.changeset/silver-cars-mate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@scio-labs/use-inkathon': patch ---- - -Rename chain id `t0rn` to `t0rn-testnet` for consistency. diff --git a/CHANGELOG.md b/CHANGELOG.md index 477a99f..0d75fdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @scio-labs/use-inkathon +## 0.4.4 + +### Patch Changes + +- [`b9cfa60`](https://github.com/scio-labs/use-inkathon/commit/b9cfa60b1bc3eb2424d3fd41f68ee3e04631b645) Thanks [@wottpal](https://github.com/wottpal)! - Rename chain id `t0rn` to `t0rn-testnet` for consistency. + ## 0.4.3 ### Patch Changes diff --git a/package.json b/package.json index cac8513..85f1300 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@scio-labs/use-inkathon", "author": "Scio Labs (https://scio.xyz)", - "version": "0.4.3", + "version": "0.4.4", "description": "Typesafe React Hooks abstracting functionality by polkadot.js for working with Substrate-based networks and ink! Smart Contracts.", "homepage": "https://inkathon.xyz", "license": "GPL-3.0",