v2.1.0
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
## Pending
|
||||
|
||||
|
||||
|
||||
## 2026-05-30 - 2.1.0
|
||||
|
||||
### Features
|
||||
|
||||
- add SSH data access proxy CLI and core managers (core)
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "dap",
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"private": false,
|
||||
"description": "Data access proxy for SSH hosts, port forwards, and remote filesystem mounts.",
|
||||
"main": "dist_ts/index.js",
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* autocreated commitinfo by @push.rocks/commitinfo
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: 'dap',
|
||||
version: '2.1.0',
|
||||
description: 'Data access proxy for SSH hosts, port forwards, and remote filesystem mounts.'
|
||||
}
|
||||
Reference in New Issue
Block a user