Skip to content

Commit a9a6add

Browse files
authored
Add 14.1.0 to CHANGELOG.md
1 parent 7b60682 commit a9a6add

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Please follow the recommendations outlined at [keepachangelog.com](http://keepac
1818
### [Unreleased]
1919
Changes since the last non-beta release.
2020

21+
### [14.1.0] - 2025-01-06
22+
2123
#### Fixed
2224

2325
- Incorrect type and confusing name for `ReactOnRails.registerStore`, use `registerStoreGenerators` instead. [PR 1651](https://github.com/shakacode/react_on_rails/pull/1651) by [alexeyr-ci](https://github.com/alexeyr-ci).
@@ -1172,7 +1174,8 @@ Best done with Object destructing:
11721174
##### Fixed
11731175
- Fix several generator-related issues.
11741176

1175-
[Unreleased]: https://github.com/shakacode/react_on_rails/compare/14.0.5...master
1177+
[Unreleased]: https://github.com/shakacode/react_on_rails/compare/14.1.0...master
1178+
[14.1.0]: https://github.com/shakacode/react_on_rails/compare/14.0.5...14.1.0
11761179
[14.0.5]: https://github.com/shakacode/react_on_rails/compare/14.0.4...14.0.5
11771180
[14.0.4]: https://github.com/shakacode/react_on_rails/compare/14.0.3...14.0.4
11781181
[14.0.3]: https://github.com/shakacode/react_on_rails/compare/14.0.2...14.0.3

0 commit comments

Comments
 (0)