Skip to content

Commit c8b8725

Browse files
committed
Update README.md
1 parent 58d7b10 commit c8b8725

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# grunt-github-release-notes
22

33
> Grunt module to publish release notes based on commits between the last two tags.
4-
> This module is using [github-release-notes](https://github.com/alexcanessa/github-release-notes).
4+
This module is using [github-release-notes](https://github.com/alexcanessa/github-release-notes).
55

66
## Getting Started
77
This plugin requires Grunt `~0.4.5`
@@ -41,4 +41,4 @@ There are optional arguments such as:
4141

4242
- `draft: true` To set the release as a draft. Default: `false`
4343
- `prerelease: true` To set the release as a prerelease. Default: `false`
44-
- `prefix: 'v'` Add a prefix to the tag version `e.g. v1.0.1`
44+
- `prefix: 'v'` Add a prefix to the tag version `e.g. v1.0.1`

0 commit comments

Comments
 (0)