Skip to content

Commit

Permalink
fix(changelog): correct versions in changelog
Browse files Browse the repository at this point in the history
This manual process is really prone to errors

PR-URL: #2948
Credit: @wraithgar
Close: #2948
Reviewed-by: @ruyadorno
  • Loading branch information
wraithgar authored and ruyadorno committed Mar 24, 2021
1 parent 8ff0126 commit e544f8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
@@ -1,4 +1,4 @@
## v7.7.2 (2021-03-24)
## v7.7.3 (2021-03-24)

### BUG FIXES

Expand Down Expand Up @@ -34,7 +34,7 @@
`npm-registry-fetch` are looking for it.
([@wraithgar](https://github.com/wraithgar))

## v7.7.1 (2021-03-24)
## v7.7.2 (2021-03-24)

### BUG FIXES
* [`a4df2b98d`](https://github.com/npm/cli/commit/a4df2b98d89429b19cd29b5fc895cdbfc0a6bd78)
Expand Down

0 comments on commit e544f8c

Please sign in to comment.