Skip to content

Commit 502fd96

Browse files
author
CircleCI
committed
release: publish 1 package(s)
Releases: @verdigris/libssh2.js@0.1.9 [skip ci]
1 parent 5735240 commit 502fd96

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/curvy-hornets-tickle.md

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

packages/libssh2/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @verdigris/libssh2.js
22

3+
## 0.1.9
4+
5+
### Patch Changes
6+
7+
- 5735240: Ensure dist files are included in the package by running build in prepublishOnly hook
8+
39
## 0.1.8
410

511
### Patch Changes

packages/libssh2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@verdigris/libssh2.js",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"description": "A WebAssembly port of libssh2 that enables SSH client functionality in JavaScript environments",
55
"main": "dist/libssh2.js",
66
"type": "module",

0 commit comments

Comments
 (0)