Skip to content

Commit

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

### Bug Fixes

* **txs-tracer-core:** 🔧 fix project config ([e9a1079](e9a1079))

### Features

* ⬆️ upgrade nx js deps ([567131a](567131a))
* ⬆️ upgrade semantic release dep ([26aa66e](26aa66e))
* **txs-tracer-core:** ✨ add esm support ([8ba73c0](8ba73c0))
  • Loading branch information
semantic-release-bot committed Apr 13, 2023
1 parent 3e10cdd commit 93610a4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions packages/txs-tracer-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.0.0-next.3](https://github.com/nabla-studio/cosmos-txs-tracer/compare/txs-tracer-core-v1.0.0-next.2...txs-tracer-core-v1.0.0-next.3) (2023-04-13)


### Bug Fixes

* **txs-tracer-core:** :wrench: fix project config ([e9a1079](https://github.com/nabla-studio/cosmos-txs-tracer/commit/e9a1079ffd3d20c9d261a04fcb9d2208516f0a51))


### Features

* :arrow_up: upgrade nx js deps ([567131a](https://github.com/nabla-studio/cosmos-txs-tracer/commit/567131a6f63a995a818361cf35733e7ba77322e9))
* :arrow_up: upgrade semantic release dep ([26aa66e](https://github.com/nabla-studio/cosmos-txs-tracer/commit/26aa66ebdd964dc6fff5aa85ad9722954c42de6d))
* **txs-tracer-core:** :sparkles: add esm support ([8ba73c0](https://github.com/nabla-studio/cosmos-txs-tracer/commit/8ba73c0ccbe89957151ff567d3cb64aa8df49ab1))

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


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.2",
"version": "1.0.0-next.3",
"description": "A series of state machines useful for tracking transactions for the Cosmos blockchain ecosystem",
"type": "module",
"repository": {
Expand Down

0 comments on commit 93610a4

Please sign in to comment.