Skip to content

Commit

Permalink
fix/tezos-fetch-transactions
Browse files Browse the repository at this point in the history
* chore(): bumped version

* fix(tezos-fetch-transactions): fixed tests

* chore(): bumped beta version

* fix(tezos-fetch-transactions): fixed transaction order

* fix(tezos-fetch-transactions): fixed tests

* fix(tezos-fetch-transactions): updated tests

* fix(tezos-fetch-transactions): using different endpoint to get tezos transactions
  • Loading branch information
godenzim committed Feb 14, 2023
1 parent 5253a67 commit 55a062e
Show file tree
Hide file tree
Showing 39 changed files with 247 additions and 294 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": ["packages/*"],
"version": "0.13.10-beta.3",
"version": "0.13.10",
"command": {
"publish": {
"ignoreChanges": ["*.sh", "*.md", "*.yml", ".*", "tsconfig.json", "tslint.json"]
Expand Down
Loading

0 comments on commit 55a062e

Please sign in to comment.