Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.0.0-next.1 [skip ci]
# 1.0.0-next.1 (2023-03-08) ### Bug Fixes * **txs-tracer-core:** 🐛 fix increase step ([dd1ac1e](dd1ac1e)) * **txs-tracer-core:** 🐛 fix result assign ([7a23c8a](7a23c8a)) ### Features * ✨ add nx-semantic-release setup ([64e4acc](64e4acc)) * **demo-app-cosmos:** ✨ add cosmos demo app ([3c82dbf](3c82dbf)) * **demo-app-cosmos:** ✨ add ibc transfer example ([c093315](c093315)) * **demo-app-cosmos:** ✨ add rpc getter from registry ([d310cae](d310cae)) * **demo-app-cosmos:** ✨ add send trace example ([ed08561](ed08561)) * **demo-app:** ✨ add demo app example ([4886ad8](4886ad8)) * **demo-app:** ✨ add tx trace example ([a53bad7](a53bad7)) * **txs-tracer-core:** ✨ add basic txs trace machine ([e36a645](e36a645)) * **txs-tracer-core:** ✨ add conversion from stream to promise ([b17444a](b17444a)) * **txs-tracer-core:** ✨ add disconnect on socket errors ([2cb93a9](2cb93a9)) * **txs-tracer-core:** ✨ add ibc trace machine ([3c8f48c](3c8f48c)) * **txs-tracer-core:** ✨ add query payload for trace event ([30f5427](30f5427)) * **txs-tracer-core:** ✨ add search tx ([365feaa](365feaa)) * **txs-tracer-core:** ✨ add socket timeout state handler ([918b60c](918b60c)) * **txs-tracer-core:** ✨ add tendermint client for websocket ([cecc439](cecc439)) * **txs-tracer-core:** ✨ add websocket url on trace event ([403658f](403658f)) * **txs-tracer-core:** ✨ improve error handling ([ef17dc8](ef17dc8)) * **txs-tracer-core:** ✨ improve tx trace assign event ([39d4925](39d4925)) * **txs-tracer-core:** ✨ improve tx trace machine ([31c6000](31c6000)) * **txs-tracer-core:** ✨ improve types ([503e1dd](503e1dd)) * **txs-tracer-core:** 🔧 increase default timeout values ([c7d9309](c7d9309))
- Loading branch information