Skip to content

Commit b787532

Browse files
committed
chore(Release): 🔖 changelog update and version bump
1 parent c1efa84 commit b787532

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"mode": "auto"
55
}
66
],
7-
"conventionalCommits.scopes": ["Setup"]
7+
"conventionalCommits.scopes": ["Setup", "Release"]
88
}

packages/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# simple-remote-ssh
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- github url update and config fix
8+
39
## 0.1.1
410

511
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-remote-ssh",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Simple and convenient SSH connection CLI tool",
55
"author": "minchodang <[email protected]>",
66
"repository": {

0 commit comments

Comments
 (0)