Skip to content

Commit 4d83d79

Browse files
authored
chore(deps): update Coana CLI to v14.12.148 (#1040)
Update @coana-tech/cli from v14.12.139 to v14.12.148. Ported from v1.x commits: - b66490a: bump coana version (#1017) - 14.12.143 - f91f262: upgrade Coana (#1024) - 14.12.148
1 parent c4b1339 commit 4d83d79

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

7+
## [Unreleased]
8+
9+
### Changed
10+
- Updated Coana CLI to v14.12.148.
11+
712
## [2.1.0](https://github.com/SocketDev/socket-cli/releases/tag/v2.1.0) - 2025-11-02
813

914
### Added

packages/cli/external-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Coana CLI for static analysis and reachability detection",
44
"type": "npm",
55
"package": "@coana-tech/cli",
6-
"version": "14.12.139"
6+
"version": "14.12.148"
77
},
88
"@cyclonedx/cdxgen": {
99
"description": "CycloneDX SBOM generator for software bill of materials",

0 commit comments

Comments
 (0)