We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4317bff commit d39f6ceCopy full SHA for d39f6ce
2 files changed
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+* 0.8.5
2
+ - This version for deployment to npm
3
* 0.8.4
4
- Add toBase64
5
- Add fromArrayBuffer
package.json
@@ -1,7 +1,7 @@
{
"name": "crypto-api",
"description": "Hashing and encrypting library with no depedencies",
- "version": "0.8.3",
+ "version": "0.8.5",
"homepage": "https://github.com/nf404/crypto-api/",
6
"author": {
7
"name": "Aleksandr Mogilnikov",
0 commit comments