Skip to content

Commit

Permalink
Merge pull request #1309 from xchainjs/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
0xp3gasus authored Oct 14, 2024
2 parents f98d781 + cd036b0 commit 7949eee
Show file tree
Hide file tree
Showing 24 changed files with 94 additions and 22 deletions.
6 changes: 0 additions & 6 deletions .changeset/famous-lizards-doubt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/friendly-falcons-talk.md

This file was deleted.

6 changes: 6 additions & 0 deletions examples/aggregator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# xchainjs-aggregator

## 0.0.6

### Patch Changes

- @xchainjs/xchain-aggregator@1.0.17

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/aggregator/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "xchainjs-aggregator",
"private": true,
"version": "0.0.5",
"version": "0.0.6",
"scripts": {
"swapHistory": "npx ts-node swap-history.ts",
"estimateSwap": "npx ts-node swap-estimate.ts",
Expand Down
7 changes: 7 additions & 0 deletions examples/check-tx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# xchainjs-check-tx

## 1.0.19

### Patch Changes

- Updated dependencies [bdf0764]
- @xchainjs/xchain-thorchain-query@1.0.8

## 1.0.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/check-tx/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "xchainjs-check-tx",
"private": true,
"version": "1.0.18",
"version": "1.0.19",
"scripts": {
"checktx": "npx ts-node check-tx.ts",
"build": "tsc --noEmit"
Expand Down
9 changes: 9 additions & 0 deletions examples/do-swap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# xchainjs-do-swap

## 1.0.37

### Patch Changes

- b093235: Bug fix with toChain
- Updated dependencies [bdf0764]
- @xchainjs/xchain-thorchain-query@1.0.8
- @xchainjs/xchain-thorchain-amm@2.0.17

## 1.0.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/do-swap/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "xchainjs-do-swap",
"private": true,
"version": "1.0.36",
"version": "1.0.37",
"scripts": {
"doSwap": "npx ts-node doSwap.ts",
"doStreamingSwap": "npx ts-node doStreamingSwap.ts",
Expand Down
7 changes: 7 additions & 0 deletions examples/estimate-swap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# xchainjs-estimate-swap

## 1.0.19

### Patch Changes

- Updated dependencies [bdf0764]
- @xchainjs/xchain-thorchain-query@1.0.8

## 1.0.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/estimate-swap/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "xchainjs-estimate-swap",
"private": true,
"version": "1.0.18",
"version": "1.0.19",
"scripts": {
"listPools": "npx ts-node listPools.ts",
"estimateSwap": "npx ts-node estimateSwap.ts",
Expand Down
8 changes: 8 additions & 0 deletions examples/liquidity/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# xchainjs-liquidity

## 1.0.37

### Patch Changes

- Updated dependencies [bdf0764]
- @xchainjs/xchain-thorchain-query@1.0.8
- @xchainjs/xchain-thorchain-amm@2.0.17

## 1.0.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/liquidity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xchainjs-liquidity",
"version": "1.0.36",
"version": "1.0.37",
"private": true,
"scripts": {
"checkLiquidity": "npx ts-node check-liquidity.ts",
Expand Down
8 changes: 8 additions & 0 deletions examples/loans/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# xchainjs-loans

## 1.0.37

### Patch Changes

- Updated dependencies [bdf0764]
- @xchainjs/xchain-thorchain-query@1.0.8
- @xchainjs/xchain-thorchain-amm@2.0.17

## 1.0.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/loans/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xchainjs-loans",
"version": "1.0.36",
"version": "1.0.37",
"private": true,
"scripts": {
"loanQuoteOpen": "npx ts-node loanQuoteOpen.ts",
Expand Down
8 changes: 8 additions & 0 deletions examples/thorchain-amm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# xchainjs-thorchain-amm

## 0.0.17

### Patch Changes

- Updated dependencies [bdf0764]
- @xchainjs/xchain-thorchain-query@1.0.8
- @xchainjs/xchain-thorchain-amm@2.0.17

## 0.0.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/thorchain-amm/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "xchainjs-thorchain-amm",
"private": true,
"version": "0.0.16",
"version": "0.0.17",
"scripts": {
"depositRunePool": "npx ts-node runepool-deposit.ts",
"withdrawRunePool": "npx ts-node runepool-withdraw.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/xchain-aggregator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 1.0.17

### Patch Changes

- Updated dependencies [bdf0764]
- @xchainjs/xchain-thorchain-query@1.0.8
- @xchainjs/xchain-thorchain-amm@2.0.17

## 1.0.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/xchain-aggregator/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@xchainjs/xchain-aggregator",
"description": "Protocol aggregator to make actions in different protocols",
"version": "1.0.16",
"version": "1.0.17",
"license": "MIT",
"main": "lib/index.js",
"module": "lib/index.esm.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/xchain-thorchain-amm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 2.0.17

### Patch Changes

- bdf0764: BNB Beacon chain support removed
- Updated dependencies [bdf0764]
- @xchainjs/xchain-thorchain-query@1.0.8

## 2.0.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/xchain-thorchain-amm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xchainjs/xchain-thorchain-amm",
"version": "2.0.16",
"version": "2.0.17",
"description": "module that exposes estimating & swappping cryptocurrency assets on thorchain",
"keywords": [
"THORChain",
Expand Down
6 changes: 6 additions & 0 deletions packages/xchain-thorchain-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.0.8

### Patch Changes

- bdf0764: BNB Beacon chain support removed

## 1.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/xchain-thorchain-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xchainjs/xchain-thorchain-query",
"version": "1.0.7",
"version": "1.0.8",
"license": "MIT",
"description": "Thorchain query module that is responsible for estimating swap calculations and add/remove liquidity for thorchain ",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions tools/txJammer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# txJammer

## 1.0.31

### Patch Changes

- Updated dependencies [bdf0764]
- @xchainjs/xchain-thorchain-query@1.0.8
- @xchainjs/xchain-thorchain-amm@2.0.17

## 1.0.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/txJammer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "txJammer",
"version": "1.0.30",
"version": "1.0.31",
"private": true,
"description": "A simple script to test all types of transactions broadcasted to a thornode but on stagenet",
"main": "index.js",
Expand Down

0 comments on commit 7949eee

Please sign in to comment.