Skip to content

Commit dad69c6

Browse files
committed
release: v4.4.1
1 parent 8a834e6 commit dad69c6

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

History.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
4.4.1 / 2023-10-02
2+
==================
3+
4+
## What's Changed
5+
* remove console.log statement by @khaledez in https://github.com/cyjake/ssh-config/pull/72
6+
7+
## New Contributors
8+
* @khaledez made their first contribution in https://github.com/cyjake/ssh-config/pull/72
9+
10+
**Full Changelog**: https://github.com/cyjake/ssh-config/compare/v4.4.0...v4.4.1
11+
112
4.4.0 / 2023-09-04
213
==================
314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ssh-config",
33
"description": "SSH config parser and stringifier",
4-
"version": "4.4.0",
4+
"version": "4.4.1",
55
"author": "Chen Yangjian (https://www.cyj.me)",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)