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

chore: update handlebars dependency #412

Merged
merged 1 commit into from Feb 14, 2019
Merged

chore: update handlebars dependency #412

merged 1 commit into from Feb 14, 2019

Conversation

bcoe
Copy link
Member

@bcoe bcoe commented Feb 14, 2019

@@ -30,7 +30,7 @@
"pretest": "npm run lint",
"test": "nyc mocha --timeout 30000 packages/*/test{,/*}.js",
"test-windows": "lerna exec --concurrency 1 -- npm run test-windows",
"release": "lerna publish --conventional-commits"
"release": "lerna publish --conventional-commits --npm-tag=next"
Copy link
Member Author

Choose a reason for hiding this comment

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

switch to next tag, to make rollout easier (OTP sometimes bites us).

Copy link
Contributor

Choose a reason for hiding this comment

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

Alternatively, could use the --temp-tag flag for extra insurance (without leaving the extra dist-tag hanging around in the event of success).

@bcoe bcoe merged commit 1041d81 into master Feb 14, 2019
@bcoe bcoe deleted the security-fix branch February 14, 2019 19:20
@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.12% when pulling 36fbd96 on security-fix into d3c2432 on master.

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

Successfully merging this pull request may close these issues.

None yet

3 participants