Skip to content

Commit 3a95e3a

Browse files
committed
chore(release): 1.4.0
1 parent 273e081 commit 3a95e3a

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.4.0](https://github.com/adaltas/node-ssh2-fs/compare/v1.3.3...v1.4.0) (2025-12-02)
6+
7+
### Features
8+
9+
- main usage of dist folder ([6acfae7](https://github.com/adaltas/node-ssh2-fs/commit/6acfae73f4279a1c52a420b5cd892f32d1d82ce5))
10+
511
### [1.3.3](https://github.com/adaltas/node-ssh2-fs/compare/v1.3.2...v1.3.3) (2024-11-28)
612

713
### [1.3.2](https://github.com/adaltas/node-ssh2-fs/compare/v1.3.1...v1.3.2) (2024-11-27)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ssh2-fs",
33
"description": "Transparent use of the `fs` module locally or over SSH",
4-
"version": "1.3.3",
4+
"version": "1.4.0",
55
"author": "David Worms <david@adaltas.com> (https://www.adaltas.com)",
66
"contributors": [],
77
"devDependencies": {

0 commit comments

Comments
 (0)