Skip to content

Commit 9cc3fc8

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2022-03-10) ### Bug Fixes * nodejs v16.x support ([#100](#100)) ([927e960](927e960))
1 parent 927e960 commit 9cc3fc8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2](https://github.com/zone117x/node-multi-hashing/compare/v1.0.1...v1.0.2) (2022-03-10)
2+
3+
4+
### Bug Fixes
5+
6+
* nodejs v16.x support ([#100](https://github.com/zone117x/node-multi-hashing/issues/100)) ([927e960](https://github.com/zone117x/node-multi-hashing/commit/927e9600d05cc734ca21ffcbc0a10d166bb4a66f))
7+
18
## [1.0.1](https://github.com/zone117x/node-multi-hashing/compare/v1.0.0...v1.0.1) (2021-07-15)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multi-hashing",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"main": "index.js",
55
"author": {
66
"name": "Matthew Little",

0 commit comments

Comments
 (0)