You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,8 @@ This file provides guidance to Claude Code when working with this repository.
43
43
44
44
**Never remove the version placeholder** - it was added by CI after the previous release.
45
45
46
+
**NEVER run `npm version patch`** - only the CI workflow does version bumping. Running it locally will mess up the versioning.
47
+
46
48
## Project Overview
47
49
48
50
**@softwarity/interactive-code** is a Web Component for displaying syntax-highlighted code with interactive bindings. It allows users to click on values in code snippets to edit them directly.
0 commit comments