Skip to content

Commit e81e41c

Browse files
authored
Update CHANGELOG.md
1 parent c480c04 commit e81e41c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

21+
### [14.0.5] - 2024-08-20
22+
#### Fixed
23+
- Should force load react-components which send over turbo-stream [PR #1620](https://github.com/shakacode/react_on_rails/pull/1620) by [theforestvn88](https://github.com/theforestvn88).
24+
2125
### [14.0.4] - 2024-07-02
2226

2327
#### Improved
@@ -1148,7 +1152,8 @@ Best done with Object destructing:
11481152
##### Fixed
11491153
- Fix several generator-related issues.
11501154

1151-
[Unreleased]: https://github.com/shakacode/react_on_rails/compare/14.0.4...master
1155+
[Unreleased]: https://github.com/shakacode/react_on_rails/compare/14.0.5...master
1156+
[14.0.5]: https://github.com/shakacode/react_on_rails/compare/14.0.4...14.0.5
11521157
[14.0.4]: https://github.com/shakacode/react_on_rails/compare/14.0.3...14.0.4
11531158
[14.0.3]: https://github.com/shakacode/react_on_rails/compare/14.0.2...14.0.3
11541159
[14.0.2]: https://github.com/shakacode/react_on_rails/compare/14.0.1...14.0.2

0 commit comments

Comments
 (0)