Skip to content

chore(release): 1.1.153 - #1477

Merged
Martin Torp (mtorp) merged 1 commit into
v1.xfrom
bump-1.1.153
Aug 5, 2026
Merged

chore(release): 1.1.153#1477
Martin Torp (mtorp) merged 1 commit into
v1.xfrom
bump-1.1.153

Conversation

@mtorp

@mtorp Martin Torp (mtorp) commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Release bump commit for 1.1.153, per the v1.x release guide.

  • package.json: 1.1.153-prerelease1.1.153 (strips the hint suffix so a real run isn't refused by the prerelease guard).
  • CHANGELOG.md: promotes ## [Unreleased] to ## [1.1.153](https://github.com/SocketDev/socket-cli/releases/tag/v1.1.153) - 2026-08-04.

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

  1. Dry run: gh workflow run npm-publish.yml --repo SocketDev/socket-cli --ref v1.x -f dist-tag=latest -f dry-run=true
  2. Real run: same with -f dry-run=false (human action).
  3. Promote the three staged uploads via pnpm stage approve <stage-id> with 2FA.
  4. Reset the tree to 1.1.154-prerelease with an empty ## [Unreleased] section.

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.

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.
@mtorp
Martin Torp (mtorp) merged commit 2b71d53 into v1.x Aug 5, 2026
15 of 19 checks passed
@mtorp
Martin Torp (mtorp) deleted the bump-1.1.153 branch August 5, 2026 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants