Skip to content

chore(main): release 0.20.2#129

Open
workos-sdk-automation[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--authkit-js
Open

chore(main): release 0.20.2#129
workos-sdk-automation[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--authkit-js

Conversation

@workos-sdk-automation

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.20.2 (2026-07-08)

Bug Fixes


This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented Jul 8, 2026

Copy link
Copy Markdown

Greptile Summary

This is an automated release PR generated by Release Please, bumping @workos-inc/authkit-js from v0.20.1 to v0.20.2. The sole underlying change is a security-motivated upgrade of the ws dev-dependency from 8.18.0 to 8.21.0 (landed in PR #128).

  • Version updated to 0.20.2 in package.json, package-lock.json, and .release-please-manifest.json.
  • ws is a dev-only dependency (used by the test/build toolchain), so end-users of the published package are unaffected.
  • CHANGELOG updated with the correct commit and issue references.

Confidence Score: 5/5

Safe to merge — purely a version bump and changelog update generated by Release Please with no logic changes.

All four changed files are release bookkeeping: version strings and a changelog entry. The ws upgrade that motivated the release was already merged in PR #128 and is correctly reflected in package-lock.json (resolved to 8.21.0). Since ws is a dev-only dependency it has no effect on consumers of the published package.

No files require special attention.

Important Files Changed

Filename Overview
package.json Version bumped from 0.20.1 to 0.20.2 by Release Please automation — no other changes.
package-lock.json Version field updated to 0.20.2; ws dev-dependency resolved to 8.21.0 (up from 8.18.0), matching the underlying security bump from PR #128.
CHANGELOG.md New 0.20.2 section added, documenting the ws dependency bump fix — standard Release Please output.
.release-please-manifest.json Root package version updated from 0.20.1 to 0.20.2 by Release Please.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["PR #128 — bump ws 8.18.0 → 8.21.0\n(merged to main)"] --> B["Release Please detects fix commit"]
    B --> C["Generates release PR #129"]
    C --> D["Version bump: 0.20.1 → 0.20.2\n(package.json, package-lock.json,\n.release-please-manifest.json)"]
    C --> E["CHANGELOG.md updated"]
    D & E --> F["Merge → publish v0.20.2 to npm"]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A["PR #128 — bump ws 8.18.0 → 8.21.0\n(merged to main)"] --> B["Release Please detects fix commit"]
    B --> C["Generates release PR #129"]
    C --> D["Version bump: 0.20.1 → 0.20.2\n(package.json, package-lock.json,\n.release-please-manifest.json)"]
    C --> E["CHANGELOG.md updated"]
    D & E --> F["Merge → publish v0.20.2 to npm"]
Loading

Reviews (1): Last reviewed commit: "chore(main): release 0.20.2" | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

0 participants