Skip to content

Commit aca1d50

Browse files
justin808claude
andcommitted
Fix CHANGELOG for v16.2.0.beta.13 release
- Restore [Unreleased] section header for future changes - Fix v16.2.0.beta.13 diff link to compare from 16.1.1 (last stable) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent af5effb commit aca1d50

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ After a release, please make sure to run `bundle exec rake update_changelog`. Th
1919

2020
## Versions
2121

22+
### [Unreleased]
23+
2224
### [v16.2.0.beta.13] - 2025-12-07
2325

2426
Changes since the last non-beta release.
@@ -1857,7 +1859,7 @@ such as:
18571859
- Fix several generator-related issues.
18581860

18591861
[unreleased]: https://github.com/shakacode/react_on_rails/compare/v16.2.0.beta.13...master
1860-
[v16.2.0.beta.13]: https://github.com/shakacode/react_on_rails/compare/v16.2.0.beta.11...v16.2.0.beta.13
1862+
[v16.2.0.beta.13]: https://github.com/shakacode/react_on_rails/compare/16.1.1...v16.2.0.beta.13
18611863
[v16.2.0.beta.11]: https://github.com/shakacode/react_on_rails/compare/16.1.1...v16.2.0.beta.11
18621864
[16.1.1]: https://github.com/shakacode/react_on_rails/compare/16.1.0...16.1.1
18631865
[16.1.0]: https://github.com/shakacode/react_on_rails/compare/16.0.0...16.1.0

0 commit comments

Comments
 (0)