Skip to content

Commit 5f73a11

Browse files
chore: release stable-hash-x (#7)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 78a433d commit 5f73a11

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nice-oranges-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
# Change Log
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#6](https://github.com/un-ts/stable-hash-x/pull/6) [`78a433d`](https://github.com/un-ts/stable-hash-x/commit/78a433d4eb235cd7dbc77f0c27bded50b2aa0fa2) Thanks [@JounQin](https://github.com/JounQin)! - chore: add engines field, compatible with Node 12+
8+
39
## 0.1.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stable-hash-x",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"type": "module",
55
"description": "Stable JS value hash.",
66
"repository": "https://github.com/un-ts/stable-hash-x",

0 commit comments

Comments
 (0)