Skip to content

Commit

Permalink
Version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
xdefi-bot authored and sotatek-tyler-nguyen4 committed Jun 12, 2024
1 parent b02cb38 commit 825b0da
Show file tree
Hide file tree
Showing 29 changed files with 148 additions and 32 deletions.
18 changes: 0 additions & 18 deletions .changeset/warm-horses-decide.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/binance/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @xdefi-tech/chains-binance

## 2.0.12

### Patch Changes

- 89956d2: Fix TypeScript type errors with abstract provider class
- Updated dependencies [89956d2]
- @xdefi-tech/chains-core@2.0.14
- @xdefi-tech/chains-graphql@1.2.14

## 2.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/binance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xdefi-tech/chains-binance",
"version": "2.0.11",
"version": "2.0.12",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"repository": "https://github.com/XDeFi-tech/chains/",
Expand Down
10 changes: 10 additions & 0 deletions packages/bitcoin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @xdefi-tech/chains-bitcoin

## 2.0.17

### Patch Changes

- 89956d2: Fix TypeScript type errors with abstract provider class
- Updated dependencies [89956d2]
- @xdefi-tech/chains-core@2.0.14
- @xdefi-tech/chains-utxo@2.0.9
- @xdefi-tech/chains-graphql@1.2.14

## 2.0.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bitcoin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xdefi-tech/chains-bitcoin",
"version": "2.0.16",
"version": "2.0.17",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "https://github.com/XDeFi-tech/chains/",
Expand Down
10 changes: 10 additions & 0 deletions packages/bitcoincash/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @xdefi-tech/chains-bitcoincash

## 2.0.17

### Patch Changes

- 89956d2: Fix TypeScript type errors with abstract provider class
- Updated dependencies [89956d2]
- @xdefi-tech/chains-core@2.0.14
- @xdefi-tech/chains-utxo@2.0.9
- @xdefi-tech/chains-graphql@1.2.14

## 2.0.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bitcoincash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xdefi-tech/chains-bitcoincash",
"version": "2.0.16",
"version": "2.0.17",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "https://github.com/XDeFi-tech/chains/",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @xdefi-tech/chains-core

## 2.0.14

### Patch Changes

- 89956d2: Fix TypeScript type errors with abstract provider class

## 2.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xdefi-tech/chains-core",
"version": "2.0.13",
"version": "2.0.14",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"repository": "https://github.com/XDeFi-tech/chains/",
Expand Down
9 changes: 9 additions & 0 deletions packages/cosmos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @xdefi-tech/chains-cosmos

## 2.0.17

### Patch Changes

- 89956d2: Fix TypeScript type errors with abstract provider class
- Updated dependencies [89956d2]
- @xdefi-tech/chains-core@2.0.14
- @xdefi-tech/chains-graphql@1.2.14

## 2.0.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cosmos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xdefi-tech/chains-cosmos",
"version": "2.0.16",
"version": "2.0.17",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/dogecoin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @xdefi-tech/chains-dogecoin

## 2.0.16

### Patch Changes

- 89956d2: Fix TypeScript type errors with abstract provider class
- Updated dependencies [89956d2]
- @xdefi-tech/chains-core@2.0.14
- @xdefi-tech/chains-utxo@2.0.9
- @xdefi-tech/chains-graphql@1.2.14

## 2.0.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/dogecoin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xdefi-tech/chains-dogecoin",
"version": "2.0.15",
"version": "2.0.16",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "https://github.com/XDeFi-tech/chains/",
Expand Down
9 changes: 9 additions & 0 deletions packages/evm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @xdefi-tech/chains-evm

## 2.0.25

### Patch Changes

- 89956d2: Fix TypeScript type errors with abstract provider class
- Updated dependencies [89956d2]
- @xdefi-tech/chains-core@2.0.14
- @xdefi-tech/chains-graphql@1.2.14

## 2.0.24

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/evm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xdefi-tech/chains-evm",
"version": "2.0.24",
"version": "2.0.25",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"repository": "https://github.com/XDeFi-tech/chains/",
Expand Down
10 changes: 10 additions & 0 deletions packages/litecoin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @xdefi-tech/chains-litecoin

## 2.0.15

### Patch Changes

- 89956d2: Fix TypeScript type errors with abstract provider class
- Updated dependencies [89956d2]
- @xdefi-tech/chains-core@2.0.14
- @xdefi-tech/chains-utxo@2.0.9
- @xdefi-tech/chains-graphql@1.2.14

## 2.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/litecoin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xdefi-tech/chains-litecoin",
"version": "2.0.14",
"version": "2.0.15",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "https://github.com/XDeFi-tech/chains/",
Expand Down
9 changes: 9 additions & 0 deletions packages/solana/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @xdefi-tech/chains-solana

## 2.0.18

### Patch Changes

- 89956d2: Fix TypeScript type errors with abstract provider class
- Updated dependencies [89956d2]
- @xdefi-tech/chains-core@2.0.14
- @xdefi-tech/chains-graphql@1.2.14

## 2.0.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/solana/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xdefi-tech/chains-solana",
"version": "2.0.17",
"version": "2.0.18",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"repository": "https://github.com/XDeFi-tech/chains/",
Expand Down
9 changes: 9 additions & 0 deletions packages/thor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @xdefi-tech/chains-thor

## 2.0.17

### Patch Changes

- 89956d2: Fix TypeScript type errors with abstract provider class
- Updated dependencies [89956d2]
- @xdefi-tech/chains-core@2.0.14
- @xdefi-tech/chains-graphql@1.2.14

## 2.0.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/thor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xdefi-tech/chains-thor",
"version": "2.0.16",
"version": "2.0.17",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"repository": "https://github.com/XDeFi-tech/chains/",
Expand Down
9 changes: 9 additions & 0 deletions packages/tron/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @xdefi-tech/chains-tron

## 2.0.18

### Patch Changes

- 89956d2: Fix TypeScript type errors with abstract provider class
- Updated dependencies [89956d2]
- @xdefi-tech/chains-core@2.0.14
- @xdefi-tech/chains-graphql@1.2.14

## 2.0.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xdefi-tech/chains-tron",
"version": "2.0.17",
"version": "2.0.18",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"repository": "https://github.com/XDeFi-tech/chains/",
Expand Down
8 changes: 8 additions & 0 deletions packages/utxo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @xdefi-tech/chains-utxo

## 2.0.9

### Patch Changes

- 89956d2: Fix TypeScript type errors with abstract provider class
- Updated dependencies [89956d2]
- @xdefi-tech/chains-core@2.0.14

## 2.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/utxo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xdefi-tech/chains-utxo",
"version": "2.0.8",
"version": "2.0.9",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "https://github.com/XDeFi-tech/chains/",
Expand Down
18 changes: 18 additions & 0 deletions utility-packages/chains-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @xdefi-tech/chains-controller

## 2.0.5

### Patch Changes

- 89956d2: Fix TypeScript type errors with abstract provider class
- Updated dependencies [89956d2]
- @xdefi-tech/chains-core@2.0.14
- @xdefi-tech/chains-binance@2.0.12
- @xdefi-tech/chains-bitcoin@2.0.17
- @xdefi-tech/chains-bitcoincash@2.0.17
- @xdefi-tech/chains-cosmos@2.0.17
- @xdefi-tech/chains-dogecoin@2.0.16
- @xdefi-tech/chains-evm@2.0.25
- @xdefi-tech/chains-litecoin@2.0.15
- @xdefi-tech/chains-solana@2.0.18
- @xdefi-tech/chains-thor@2.0.17
- @xdefi-tech/chains-graphql@1.2.14

## 2.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion utility-packages/chains-controller/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xdefi-tech/chains-controller",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"repository": "https://github.com/XDeFi-tech/chains/",
"main": "dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions utility-packages/graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @xdefi-tech/chains-graphql

## 1.2.14

### Patch Changes

- 89956d2: Fix TypeScript type errors with abstract provider class
- Updated dependencies [89956d2]
- @xdefi-tech/chains-core@2.0.14

## 1.2.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion utility-packages/graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xdefi-tech/chains-graphql",
"version": "1.2.13",
"version": "1.2.14",
"license": "MIT",
"repository": "https://github.com/XDeFi-tech/chains/",
"main": "dist/index.js",
Expand Down

0 comments on commit 825b0da

Please sign in to comment.