Skip to content

Commit c807d48

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2021-07-15) ### Bug Fixes * DEP0128 DeprecationWarning: Invalid 'main' field ([27dd90e](27dd90e))
1 parent 27dd90e commit c807d48

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.1](https://github.com/zone117x/node-multi-hashing/compare/v1.0.0...v1.0.1) (2021-07-15)
2+
3+
4+
### Bug Fixes
5+
6+
* DEP0128 DeprecationWarning: Invalid 'main' field ([27dd90e](https://github.com/zone117x/node-multi-hashing/commit/27dd90e7476e71774bea5b50888f4df8d3b604a3))
7+
18
# 1.0.0 (2020-08-26)
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.0",
3+
"version": "1.0.1",
44
"main": "index.js",
55
"author": {
66
"name": "Matthew Little",

0 commit comments

Comments
 (0)