-
Notifications
You must be signed in to change notification settings - Fork 58
feat!: update to Capacitor 7 #114
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
Conversation
Can someone approve this please |
+1 |
+1 too |
This comment was marked as abuse.
This comment was marked as abuse.
Please fix the build and format your code so that we can merge this. |
This comment has been minimized.
This comment has been minimized.
@gabekole I created this pull request for your fork to fix the issues with the build and the code formatting. |
- `package-lock.json` is missing @rollup/rollup-darwin-arm64. - See npm/cli#4828.
Upgrade CI build to Java 21 and fix code formatting
Working on my repo now. @robingenz |
package.json
Outdated
@@ -1,6 +1,6 @@ | |||
{ | |||
"name": "@capacitor-community/speech-recognition", | |||
"version": "6.0.1", | |||
"version": "7.0.0", |
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.
Please revert this. The version is bumped on release.
@gabekole Have you tested your changes? |
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.
Thank you!
Thanks Guys! |
yaaaaay! thank you |
Pull request checklist
Please check if your PR fulfills the following requirements: