Skip to content

Commit d39f6ce

Browse files
committed
Release 0.8.5
1 parent 4317bff commit d39f6ce

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
* 0.8.5
2+
- This version for deployment to npm
13
* 0.8.4
24
- Add toBase64
35
- Add fromArrayBuffer

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "crypto-api",
33
"description": "Hashing and encrypting library with no depedencies",
4-
"version": "0.8.3",
4+
"version": "0.8.5",
55
"homepage": "https://github.com/nf404/crypto-api/",
66
"author": {
77
"name": "Aleksandr Mogilnikov",

0 commit comments

Comments
 (0)