-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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 0.8.1 #1616
Release 0.8.1 #1616
Conversation
This pull request is being automatically deployed with ZEIT Now (learn more). 🔍 Inspect: https://zeit.co/markedjs/markedjs/6rqwcwe36 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
@joshbruce this should be ready to go. |
@joshbruce ping ping ping |
@Scrum we need two approvals from @markedjs members before merging any pull request. That would be great if you could help out. The best way you could start would be just creating pull requests that fix some issues. The issues with the |
@UziTech Accepted, try to help. It would be wise to start fixing after the merge of this PR |
This PR just changes the version. The master branch should be up to date. |
On it. In a meeting.
Cheers,
Josh
… On Mar 18, 2020, at 5:31 AM, Ivan Demidov ***@***.***> wrote:
@joshbruce @davisjam ping ping ping
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
I'll publish it |
Release 0.8.1
Release Notes
Fixes
marked --help
marked --help #1588Publisher
$ npm version
has been run.master
with correct version number.$ npm publish
has been run.Note: If merges to
master
occur after submitting this PR and before running$ npm pubish
you should be able toupstream/master
(git pull upstream master
) into the branch holding this version,$ npm run build
to regenerate themin
file, andCommitter
In most cases, this should be someone different than the publisher.
package.json
has been updated (see PUBLISHING.md).marked.min.js
has been updated; or,