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

Add command for new release #218

Merged
merged 1 commit into from Jun 20, 2017

Conversation

jrbotros
Copy link
Contributor

Here's a first stab at #199 using npm version. Wasn’t sure if I should add a command to the Makefile or if running npm version patch/minor/major && npm publish was good enough (since passing the patch/minor/major arg to a make command is a bit of a pain). I also updated store-engine.js to import the version string from package.json, but if there’s a good reason for keeping it in two places I’m happy to retool my PR a bit!

@marcuswestin
Copy link
Owner

Hey, this is great - thanks! Sorry for the long delay in reacting.

This patch ends up including all of package.json in every build/release. How do you feel about that?

marcuswestin added a commit that referenced this pull request Jun 20, 2017
@marcuswestin marcuswestin merged commit 521ed90 into marcuswestin:master Jun 20, 2017
@jrbotros
Copy link
Contributor Author

Ah, sorry for the delay in responding! I think that should be fine—happy to see it merged 😊

@jrbotros jrbotros deleted the release-command branch June 20, 2017 16:00
@marcuswestin
Copy link
Owner

Thanks @jrbotros!

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.

None yet

2 participants