Skip to content

Commit

Permalink
chore(release): 1.0.0-next.8 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-next.8](txs-tracer-core-v1.0.0-next.7...txs-tracer-core-v1.0.0-next.8) (2023-04-20)

### Features

* **txs-tracer-core:** ✨ add end forward middleware tracing ([262393d](262393d))
* **txs-tracer-core:** ✨ add interchain swap trace ([913b64c](913b64c))
* **txs-tracer-core:** ✨ add subscription steam timeout fallback ([f8fda83](f8fda83))
  • Loading branch information
semantic-release-bot committed Apr 20, 2023
1 parent ee5be19 commit 1d9010c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/txs-tracer-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.0.0-next.8](https://github.com/nabla-studio/cosmos-txs-tracer/compare/txs-tracer-core-v1.0.0-next.7...txs-tracer-core-v1.0.0-next.8) (2023-04-20)


### Features

* **txs-tracer-core:** :sparkles: add end forward middleware tracing ([262393d](https://github.com/nabla-studio/cosmos-txs-tracer/commit/262393d60ce3517c88f04aedd0fcc8a9382b2423))
* **txs-tracer-core:** :sparkles: add interchain swap trace ([913b64c](https://github.com/nabla-studio/cosmos-txs-tracer/commit/913b64cf2891a79759aad8dff7508642893c49bc))
* **txs-tracer-core:** :sparkles: add subscription steam timeout fallback ([f8fda83](https://github.com/nabla-studio/cosmos-txs-tracer/commit/f8fda83f389756d7e10c3c2396b7f5e98061d4cb))

# [1.0.0-next.7](https://github.com/nabla-studio/cosmos-txs-tracer/compare/txs-tracer-core-v1.0.0-next.6...txs-tracer-core-v1.0.0-next.7) (2023-04-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/txs-tracer-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nabla-studio/txs-tracer-core",
"version": "1.0.0-next.7",
"version": "1.0.0-next.8",
"description": "A series of state machines useful for tracking transactions for the Cosmos blockchain ecosystem",
"type": "module",
"repository": {
Expand Down

0 comments on commit 1d9010c

Please sign in to comment.