Skip to content

Commit 68c1b7c

Browse files
committed
chore: release v1.1.2
fix pkg no wasm
1 parent 9ab7f6a commit 68c1b7c

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.1.2] - 2025-11-27
6+
7+
fix pkg no wasm
8+
9+
510
## [1.0.24] - 2025-09-06
611

712
Fixed some bugs caused by multitasking reads

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-md5-web",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "A TypeScript project with tsup bundler for Rust WASM MD5 calculation",
55
"type": "module",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)