Skip to content

Commit

Permalink
2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MoOx committed Feb 18, 2020
1 parent 13ece12 commit 50eb42a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# `github-release-from-changelog` Changelog

## 2.1.1 - 2020-02-18

- Bump dependency triggering warning
`[GitHub API] Deprecation notice for authentication via URL query parameters`

## 2.1.0 - 2019-09-20

- 😂 Fix a specific bug if a line contain a version similar to supported markdown title
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "github-release-from-changelog",
"version": "2.1.0",
"version": "2.1.1",
"description": "Create GitHub releases from CHANGELOG.md",
"keywords": [
"cli-app",
Expand Down

0 comments on commit 50eb42a

Please sign in to comment.