Skip to content

chore(release): 1.1.150 - #1455

Open
Jeppe Fredsgaard Blaabjerg (jfblaa) wants to merge 1 commit into
v1.xfrom
release/1.1.150
Open

chore(release): 1.1.150#1455
Jeppe Fredsgaard Blaabjerg (jfblaa) wants to merge 1 commit into
v1.xfrom
release/1.1.150

Conversation

@jfblaa

@jfblaa Jeppe Fredsgaard Blaabjerg (jfblaa) commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Strip the 1.1.150-prerelease version hint so package.json carries a bare, releasable version.
  • Promote the CHANGELOG's [Unreleased] section to ## [1.1.150] - 2026-07-31.

Release steps

  1. Merge this PR into v1.x.
  2. Dispatch npm-publish.yml with dry-run: false against the v1.x tip (pick a non-latest dist-tag, e.g. next or backportlatest is guarded to main only).
  3. Once published, open a follow-up PR bumping package.json to 1.1.151-prerelease and adding a fresh empty [Unreleased] section.

Test plan

  • pnpm check passes
  • Confirm v1.x tip carries a bare version before dispatching the publish workflow

Note

Low Risk
Only version and changelog edits; no source or dependency changes in this PR.

Overview
Release 1.1.150 — metadata-only changes to ship the version already documented under [Unreleased].

package.json version moves from 1.1.150-prerelease to 1.1.150 so npm publish can target a stable release. The changelog [Unreleased] section is renamed to [1.1.150] with date 2026-07-31 and a release tag link; the listed Changed and Fixed bullets are unchanged (Coana 15.9.9, socket scan view cached results, socket fix vulnerability discovery and error handling, sbt/Scala reachability).

No runtime or CLI behavior changes in this diff—follow-up after merge is bumping to 1.1.151-prerelease and restoring an empty [Unreleased] section.

Reviewed by Cursor Bugbot for commit 2f8cd6e. Configure here.

Strips the committed 1.1.150-prerelease hint and promotes the
CHANGELOG's Unreleased section under the released heading, readying
the tree for the npm-publish dispatch.
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.

1 participant