breautek commented on issue #116: URL: https://github.com/apache/cordova-browser/issues/116#issuecomment-1534618531
I'm working on preparing a release, I just want https://github.com/apache/cordova-browser/pull/119 merged in and confirm that all the tests runs properly with the upcoming new Node LTS. If all is good, then I'll start a release process. I'm doing this on my own free time and I don't personally use this platform so I don't know the ins-and-outs of it. So it would be helpful for me if you could give current master a test. ``` cordova platform remove browser cordova platform add https://github.com/apache/cordova-browser.git ``` It's a major version bump, but the only user-facing breaking changes I believe are just supported Node version drops. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
