Skip to content

Commit 92b7a93

Browse files
committed
build(release): release v3.96.16
Bug fixes: - [PATCH] fix: fix docs builder (● b91d774; πŸ‘¬ zdm) Other changes: - chore: remove @zdm npm registry (● 36d3b96; πŸ‘¬ zdm) - chore(deps): update locked dependencies (● c078f5b, 3bd754e; πŸ‘¬ zdm) Compare with the previous release: v3.96.15 <v3.96.15...v3.96.16>
1 parent b91d774 commit 92b7a93

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

3+
### v3.96.16 (2026-02-05)
4+
5+
**Bug fixes:**
6+
7+
- \[PATCH] fix: fix docs builder (● [b91d774](https://github.com/softvisio/cli/commit/b91d7744); πŸ‘¬ zdm)
8+
9+
**Other changes:**
10+
11+
- chore: remove @zdm npm registry (● [36d3b96](https://github.com/softvisio/cli/commit/36d3b962); πŸ‘¬ zdm)
12+
13+
- chore(deps): update locked dependencies (● [c078f5b](https://github.com/softvisio/cli/commit/c078f5bd), [3bd754e](https://github.com/softvisio/cli/commit/3bd754ed); πŸ‘¬ zdm)
14+
15+
Compare with the previous release: [v3.96.15](https://github.com/softvisio/cli/compare/v3.96.15...v3.96.16)
16+
317
### v3.96.15 (2026-02-03)
418

519
**Other changes:**

β€Ž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.96.15",
3+
"version": "3.96.16",
44
"description": "Softisio CLI Tool",
55
"keywords": [
66
"softvisio",

0 commit comments

Comments
Β (0)