-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[release] 20231113 #92
Conversation
Coverage report❌ An unexpected error occurred. For more details, check console
Test suite run failedFailed tests: 0/0. Failed suites: 4/4.
Report generated by 🧪jest coverage report action from 155e27d |
### Changed | ||
- Updates to match changes in `@subql/node-core` (#91) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this can be reverted
packages/node/package.json
Outdated
@@ -1,6 +1,6 @@ | |||
{ | |||
"name": "@subql/node-algorand", | |||
"version": "3.3.1-0", | |||
"version": "3.3.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be a minor version
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
Checklist