Commit 0d87578
Clarify monorepo changelog structure in documentation (#2055)
## Summary
- Add prominent notice about two separate changelogs (open-source and
Pro)
- Explain when to update which changelog(s)
- Clarify version management commands for both changelogs
- Restructure section for better readability
## Context
This addresses confusion about changelog management in our monorepo. The
project already maintains separate changelogs correctly (`/CHANGELOG.md`
and `/react_on_rails_pro/CHANGELOG.md`), but the documentation didn't
make this clear.
## Changes
- Added clear header explaining the two-changelog structure
- Provided decision guide for which changelog(s) to update
- Updated version management commands to show both paths
- Reorganized into clearer subsections
## Test plan
- [x] Verify CLAUDE.md formatting is correct
- [x] Confirm trailing newline present
- [x] Check that git hooks pass
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <[email protected]>1 parent 39267e8 commit 0d87578
1 file changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
181 | 192 | | |
182 | 193 | | |
183 | 194 | | |
184 | 195 | | |
185 | | - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
186 | 199 | | |
187 | 200 | | |
188 | 201 | | |
| |||
0 commit comments