Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3ce712e

Browse files
author
CircleCI
committed
release: publish 1 package(s)
Releases: [email protected] [skip ci]
1 parent e3715f0 commit 3ce712e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/six-windows-lead.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
# sshclient-wasm
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- e3715f0: Fix an issue with vite configuration that prevented WASM file from being included.
8+
39
## 0.1.2
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": "sshclient-wasm",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "WebAssembly-based SSH client for the browser with packet interception hooks",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)