Skip to content

Commit

Permalink
Merge branch 'v2.0' into feat/auto-publish
Browse files Browse the repository at this point in the history
# Conflicts:
#	packages/web3wallet/package.json
  • Loading branch information
ganchoradkov committed Sep 5, 2024
2 parents a8d89e4 + df36918 commit fa79233
Show file tree
Hide file tree
Showing 49 changed files with 1,759 additions and 454 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: setup-node
uses: actions/setup-node@v4
with:
node-version: 18.x
node-version: 20.x
cache: "npm"
cache-dependency-path: "**/package-lock.json"
- name: install
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"packages/*",
"providers/*"
],
"version": "2.14.0"
"version": "2.15.2"
}
Loading

0 comments on commit fa79233

Please sign in to comment.