Skip to content
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

Transform prop #149

Closed
wants to merge 10 commits into from
Closed

Transform prop #149

wants to merge 10 commits into from

Conversation

ValentinH
Copy link
Owner

I'm creating a PR just to be able to quickly test this in Codesandbox :)

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 23, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 1c54d0a:

Sandbox Source
dazzling-bassi-oxcgt Configuration

README.md Outdated Show resolved Hide resolved
package.json Outdated
@@ -1,6 +1,6 @@
{
"name": "react-easy-crop",
"version": "3.0.1",
"version": "3.1.0",
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should not update the version number in the PR. This will done on master by using np.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose it isn't a problem for this PR because the version between the local package and the dependency in docs was already different, but when working with different versions I could only get yarn to pick up the change when the version number changed. Should I also revert the lockfile change (32566a5) and then open another PR after publishing to update the docs with the new version then?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, updating the version in the doc is quite annoying but is done a manual commit after the new version is released.

The real version of the package should not be increased in PR, otherwise, it'll prevent me from publishing the new version with the default pipeline.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 done!

Co-authored-by: Valentin Hervieu <ValentinH@users.noreply.github.com>
@ValentinH ValentinH marked this pull request as ready for review June 24, 2020 07:24
@ValentinH
Copy link
Owner Author

This looks good to me. Would you like to open a new PR so that you are listed as the PR creator or I can merge it like this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants