Skip to content

Commit

Permalink
fix: reference correct PR in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
evanshortiss committed Oct 29, 2021
1 parent a9d0503 commit c5a2826
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
## 7.1.0
## 7.1.1 (28/10/2021)
* Fix duplicate identifier error for TypeScript builds (#151)

## 7.1.0 (28/10/2021)
* Support type narrowed `process.env`/record and remove unused type (#148)
* Add support for `readonly T[]` generic use with `asEnum()`

Expand Down

0 comments on commit c5a2826

Please sign in to comment.