Skip to content

Fix release: use npm version hook for CSS version sync - #26

Merged
andrewh0 merged 1 commit into
mainfrom
andrewh0/bucharest-v1
Jan 23, 2026
Merged

Fix release: use npm version hook for CSS version sync#26
andrewh0 merged 1 commit into
mainfrom
andrewh0/bucharest-v1

Conversation

@andrewh0

Copy link
Copy Markdown
Owner

Summary

Fixes release failure from #25. The scripts config key isn't supported in .autorc. Use npm's built-in version lifecycle hook instead.

The version script runs after the version bump in package.json but before the commit, so it can update the CSS files and stage them.

Change Type

  • patch
  • minor
  • major
  • skip-release

The auto config doesn't support a `scripts` key. Use npm's built-in
`version` lifecycle hook instead to run build after version bump.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@andrewh0
andrewh0 merged commit 83608ec into main Jan 23, 2026
4 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

馃殌 PR was released in v1.2.2 馃殌

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant