Conversation
33b4dbe to
e3676be
Compare
Member
|
@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! |
Contributor
Author
|
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. |
beiguancyc
pushed a commit
to beiguancyc/parse-dashboard
that referenced
this pull request
Apr 5, 2019
* 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) ...
Contributor
|
🎉 This pull request has been released in version 3.3.0-alpha.10 |
Contributor
|
🎉 This change has been released in version 3.3.0-beta.1 |
Contributor
|
🎉 This change has been released in version 3.3.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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