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 --json flag #12

Merged
merged 2 commits into from
Jul 22, 2021
Merged

Add --json flag #12

merged 2 commits into from
Jul 22, 2021

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Jul 22, 2021

$ parse-changelog CHANGELOG.md --json | jq
{
  "0.4.1": {
    "version": "0.4.1",
    "title": "[0.4.1] - 2021-07-22",
    "notes": "- Documentation improvements."
  },
...

@taiki-e
Copy link
Owner Author

taiki-e commented Jul 22, 2021

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 22, 2021

Build succeeded:

@bors bors bot merged commit 36fb0dc into main Jul 22, 2021
@bors bors bot deleted the json branch July 22, 2021 15:36
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.

1 participant