Skip to content

release: v3.0.2 - #174

Merged
jaredwray merged 1 commit into
mainfrom
claude/hookified-dependency-maintenance-89yp7q
Jul 25, 2026
Merged

release: v3.0.2#174
jaredwray merged 1 commit into
mainfrom
claude/hookified-dependency-maintenance-89yp7q

Conversation

@jaredwray

Copy link
Copy Markdown
Owner

Release summary

Patch release covering the development dependency updates from #173. No changes to published code.

hookified@3.0.2 — 2026-07-24

Development dependency updates only; no changes to published code.

Internal

Contributors

Full List of Changes

Full diff: v3.0.1...v3.0.2

Verification

  • pnpm install --frozen-lockfile succeeds
  • pnpm build succeeds
  • pnpm test:ci passes locally — 312 tests, 100% coverage
  • No uncommitted changes outside the version bump

The diff is one line: package.json 3.0.13.0.2. No CHANGELOG.md in this project, so no changelog entry. The lockfile needed no refresh — there are no workspace cross-deps.

Scope note

This release ships an artifact functionally identical to v3.0.1. src/ and the build configuration are untouched, and the build toolchain is unchanged from v3.0.1 (tsdown@0.22.2, typescript@6.0.3, rolldown@1.0.1/1.1.1). Every package updated in #173 is a devDependency, and hookified publishes dist + LICENSE with zero runtime dependencies, so none of them reach a consumer's tree.

Cut deliberately after review — flagging it here so the version number isn't mistaken for a behavior change.

Branch note

This would normally ship from release/v3.0.2. The environment pins this session to claude/hookified-dependency-maintenance-89yp7q, so the release cut is pushed there instead. The branch was restarted from the current main rather than stacked on the already-merged history from #173.

Post-merge

Merge, then create a GitHub Release at tag v3.0.2release.yaml triggers on release: [released] and publishes to npm with OIDC provenance.


Generated by Claude Code

Bumps hookified from 3.0.1 to 3.0.2 (patch).

Development dependency updates only (#173); no changes to published code.
src/ and the build configuration are untouched, and the build toolchain
(tsdown 0.22.2, typescript 6.0.3, rolldown 1.0.1/1.1.1) is unchanged from
v3.0.1.

Verified locally: pnpm install --frozen-lockfile, pnpm build, and
pnpm test:ci all pass with 312 tests at 100% coverage.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A2WzqEjmzBExW4r3PCbiWo

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the version of the hookified package from 3.0.1 to 3.0.2 in package.json. There are no review comments, and I have no feedback to provide.

@codecov

codecov Bot commented Jul 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (27cb364) to head (b36551e).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #174   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          433       433           
  Branches       109       109           
=========================================
  Hits           433       433           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jaredwray
jaredwray merged commit 8ea9e40 into main Jul 25, 2026
11 checks passed
@jaredwray
jaredwray deleted the claude/hookified-dependency-maintenance-89yp7q branch July 25, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants