| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Strips the -prerelease suffix from package.json and promotes the CHANGELOG's [Unreleased] section to a dated 1.1.153 heading, so the npm-publish workflow can be dispatched for this version.
| Back | FazBrowse Home | New Git URL |
Summary
Release bump commit for 1.1.153, per the v1.x release guide.
No source changes. The only user-facing content in this release is the Coana CLI bump to 15.10.2 (#1473).
Version check
1.1.153 is unused: the highest published 1.1.x on socket, @socketsecurity/cli, and @socketsecurity/cli-with-sentry is 1.1.152, and no v1.1.153 git tag or release exists — so nothing is burned.
After this lands
Note
Low Risk
Version and changelog metadata only; no runtime or CLI logic changes in the diff.
Overview
Release-only bump for 1.1.153: no application source changes in this PR.
package.json moves from 1.1.153-prerelease to 1.1.153, dropping the prerelease hint so npm publish’s guard accepts a real release version. CHANGELOG.md promotes ## [Unreleased] to ## [1.1.153] dated 2026-08-04; the listed change is the Coana CLI update to 15.10.2 (from prior unreleased work).
Reviewed by Cursor Bugbot for commit 6f23c1b. Configure here.