Skip to content

Commit 4286a1c

Browse files
Version Packages (#17)
1 parent 36d941e commit 4286a1c

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/wet-hornets-study.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @webiny/stdlib
22

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- 36d941e: feat: add HashFolderTool — deterministic SHA-256 folder hashing with sync and async (parallel I/O) methods, replacing the unmaintained folder-hash library
8+
39
## 0.0.3
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webiny/stdlib",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"type": "module",
55
"description": "Standard library for Webiny — platform-agnostic, Node.js, and browser utilities",
66
"license": "MIT",

0 commit comments

Comments
 (0)