Skip to content

Commit b719587

Browse files
chore(release): 1.2.1 [skip ci]
### [1.2.1](1.2.0...1.2.1) (2020-08-25) ### Bug Fixes * **deps:** global@4.4.0 ([18f7674](18f7674))
1 parent 0c276c3 commit b719587

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
### [1.2.1](https://github.com/KenanY/get-random-values/compare/1.2.0...1.2.1) (2020-08-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** global@4.4.0 ([18f7674](https://github.com/KenanY/get-random-values/commit/18f7674e87441f5d682b27390e992e18215456ab))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "get-random-values",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "`window.crypto.getRandomValues` with fallback to Node.js crypto",
55
"keywords": [
66
"crypto"

0 commit comments

Comments
 (0)