Skip to content

Commit

Permalink
release: v5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cyjake committed Jan 12, 2025
1 parent 4ea44ad commit 206f541
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
5.0.2 / 2025-01-13
==================

## What's Changed
* fix: format forward commands directly when .compute() by @cyjake in https://github.com/cyjake/ssh-config/pull/90


**Full Changelog**: https://github.com/cyjake/ssh-config/compare/v5.0.1...v5.0.2

5.0.1 / 2024-11-14
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ssh-config",
"description": "SSH config parser and stringifier",
"version": "5.0.1",
"version": "5.0.2",
"author": "Chen Yangjian (https://www.cyj.me)",
"repository": {
"type": "git",
Expand Down

0 comments on commit 206f541

Please sign in to comment.