Skip to content

Commit 34b6a46

Browse files
committed
build(release): release v3.83.0-alpha.0
New features: - [MINOR] feat: add ssh encryption command (● f6e8e23, 70db522, b5be4f5, d06cb31, 87c02af; πŸ‘¬ zdm) Other changes: - build(deps): bump @softvisio/core 7.172.0-alpha.0 (● c17b605; πŸ‘¬ zdm) - chore(deps): update locked dependencies (● 8e42c28, 11935cd, 761c0da, 2078bd0; πŸ‘¬ zdm) - style: update package dependencies report (● 56f5598; πŸ‘¬ zdm) Compare with the previous release: v3.82.5 <v3.82.5...v3.83.0-alpha.0>
1 parent 56f5598 commit 34b6a46

3 files changed

Lines changed: 19 additions & 3 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
### v3.83.0-alpha.0 (2025-06-30)
4+
5+
**New features:**
6+
7+
- \[MINOR] feat: add ssh encryption command (● [f6e8e23](https://github.com/softvisio-node/cli/commit/f6e8e23a), [70db522](https://github.com/softvisio-node/cli/commit/70db522d), [b5be4f5](https://github.com/softvisio-node/cli/commit/b5be4f55), [d06cb31](https://github.com/softvisio-node/cli/commit/d06cb311), [87c02af](https://github.com/softvisio-node/cli/commit/87c02aff); πŸ‘¬ zdm)
8+
9+
**Other changes:**
10+
11+
- build(deps): bump @softvisio/core 7.172.0-alpha.0 (● [c17b605](https://github.com/softvisio-node/cli/commit/c17b6054); πŸ‘¬ zdm)
12+
13+
- chore(deps): update locked dependencies (● [8e42c28](https://github.com/softvisio-node/cli/commit/8e42c282), [11935cd](https://github.com/softvisio-node/cli/commit/11935cde), [761c0da](https://github.com/softvisio-node/cli/commit/761c0dab), [2078bd0](https://github.com/softvisio-node/cli/commit/2078bd0a); πŸ‘¬ zdm)
14+
15+
- style: update package dependencies report (● [56f5598](https://github.com/softvisio-node/cli/commit/56f55989); πŸ‘¬ zdm)
16+
17+
Compare with the previous release: [v3.82.5](https://github.com/softvisio-node/cli/compare/v3.82.5...v3.83.0-alpha.0)
18+
319
### v3.82.5 (2025-06-28)
420

521
**Bug fixes:**

β€Žnpm-shrinkwrap.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@softvisio/cli",
3-
"version": "3.82.5",
3+
"version": "3.83.0-alpha.0",
44
"description": "Softisio CLI Tool",
55
"keywords": [
66
"softvisio",

0 commit comments

Comments
Β (0)