Skip to content

Commit 801f2a6

Browse files
committed
0.1.3
1 parent 81fc94d commit 801f2a6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
# [0.1.3] - 2024-05-24
11+
1012
## Fixed
1113

1214
- Node.JS erroring about `crypto.getRandomUUID` not being a function

deno.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mbw/sb3",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"exports": "./mod.ts",
55
"imports": {
66
"@zip-js/zip-js": "jsr:@zip-js/zip-js@^2.7.44",

0 commit comments

Comments
 (0)