A new version of alphatheta-connect is available on npm.
| Current |
Available |
| 0.15.0 |
0.19.2 |
Next steps:
- Check the changelog for breaking changes
- Run contract tests locally:
cd bridge && npm install alphatheta-connect@0.19.2 --save-exact && npx vitest run 'contracts'
- If tests pass, update
package.json and open a PR
A new version of
alphatheta-connectis available on npm.Next steps:
cd bridge && npm install alphatheta-connect@0.19.2 --save-exact && npx vitest run 'contracts'package.jsonand open a PR