We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a834e6 commit dad69c6Copy full SHA for dad69c6
2 files changed
History.md
@@ -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
12
4.4.0 / 2023-09-04
13
==================
14
package.json
@@ -1,7 +1,7 @@
{
"name": "ssh-config",
"description": "SSH config parser and stringifier",
- "version": "4.4.0",
+ "version": "4.4.1",
"author": "Chen Yangjian (https://www.cyj.me)",
"repository": {
"type": "git",
0 commit comments