Skip to content

Commit

Permalink
v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
swansontec committed May 30, 2022
1 parent 915bef5 commit ead9c9b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# rfc4648

## 1.5.2 (2022-05-30)

- fixed: Allow recent Typescript versions to find the type definitions.

## 1.5.1 (2022-01-04)

- added: Include a license file in the package.
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": "rfc4648",
"version": "1.5.1",
"version": "1.5.2",
"description": "Encoding and decoding for base64, base32, base16, and friends",
"keywords": [
"Uint8Array",
Expand Down

0 comments on commit ead9c9b

Please sign in to comment.