-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Release notes 1.3.0 #1042
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 notes 1.3.0 #1042
Conversation
33b4dbe
to
e3676be
Compare
@acinader I updated the changelog. I really like the thank you portion of it. Should bring it back in other repos. Don't forget the package-lock.json update. A lot of changes in this one! |
I agree that doing the thank you's is nice. would be good to script generating the changes! ideally, we want to get to a point where any merge that goes into master gets automatically pushed as soon as the tests pass, in which case the quaint old release notes go away and one would have to use git to see what is going on. but i do like it. |
* commit '5bb5683d614e280b85487b02db8f3ba2655d1850': (119 commits) Release notes 1.3.0 (parse-community#1042) Update commander to the latest version 🚀 (parse-community#1044) Update react-dnd to the latest version 🚀 (parse-community#1043) Update babel7 to the latest version 🚀 (parse-community#1041) Update history to the latest version 🚀 (parse-community#1021) Update react to the latest version 🚀 (parse-community#1029) Remove CLA & bounty program references (parse-community#1026) Add badges to README (parse-community#1040) Remove references to parse.com (parse-community#1027) Update parse to the latest version 🚀 (parse-community#1039) Create CODE_OF_CONDUCT.md (parse-community#1028) Update react-dnd to the latest version 🚀 (parse-community#1036) Update query-string to the latest version 🚀 (parse-community#1035) Update react-dnd to the latest version 🚀 (parse-community#1034) Update react-dnd to the latest version 🚀 (parse-community#1033) Update js-beautify to the latest version 🚀 (parse-community#1032) Update prismjs to the latest version 🚀 (parse-community#1030) Update babel7 to the latest version 🚀 (parse-community#1025) Update babel7 to the latest version 🚀 (parse-community#1024) Update react-router-dom to the latest version 🚀 (parse-community#1023) ...
🎉 This pull request has been released in version 3.3.0-alpha.10 |
🎉 This change has been released in version 3.3.0-beta.1 |
🎉 This change has been released in version 3.3.0 |
I merged in all of the open version bumps that worked
I tried to do npm audit fix, but it errored
Not sure its worth doing a release, but I did test this a bit and it appears to work fine.
fixes #1037