| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
The release workflow derives the version and writes package.json and the CHANGELOG heading itself; the notes belong under [Unreleased] for it to promote verbatim.
|
Dropped the hand-written version bump: package.json stays at 1.1.160, and the note moved from a ## [1.1.161] - 2026-08-25 heading to ## [Unreleased]. Under the current release workflow the version is derived, not written by hand — scripts/release/bump.mts picks it and writes package.json + the CHANGELOG.md heading itself, promoting the [Unreleased] block verbatim under the new version. Net diff is now just the @coana-tech/cli 15.10.23 → 15.10.24 bump, the lockfile, and the [Unreleased] note. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Coana Changelog
For details on what's included in this Coana release, see the Coana Changelogs.
Note
Low Risk
Routine devDependency pin and release metadata only; no application code changes, though Coana upgrades can indirectly affect scan, reach, and fix behavior.
Overview
Releases Socket CLI v1.1.161 by bumping the bundled Coana dependency from 15.10.23 to 15.10.24 in package.json, refreshing pnpm-lock.yaml, and documenting the change in CHANGELOG.md.
There are no Socket CLI source or command changes in this PR—only version and lockfile updates, consistent with automated Coana upgrade releases. Behavior for reachability, manifest generation, and socket fix follows whatever is in Coana 15.10.24 (see Coana changelogs).
Reviewed by Cursor Bugbot for commit e7078e0. Configure here.