Skip to content

Commit a7934a6

Browse files
committed
docs: fix extra (
1 parent ec2f6e3 commit a7934a6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
- Generates or updates [changelog](https://github.com/semantic-release/changelog)
1616
- Bumps the version in `package.json`
1717
- Publishes package to [NPM](https://npmjs.org)
18-
- Commits the changes made and creates a [git tag](https://github.com/semantic-release/git)
19-
) with the release version
18+
- Commits the changes made and creates a [git tag](https://github.com/semantic-release/git) with the release version
2019
- Creates a [GitHub release](https://github.com/semantic-release/github) with the package
2120

2221
## Install

0 commit comments

Comments
 (0)