Skip to content

Commit

Permalink
Update CHANGELOG.md (#1640)
Browse files Browse the repository at this point in the history
  • Loading branch information
justin808 authored Jul 3, 2024
1 parent b62dcc7 commit 7f01c2a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ Please follow the recommendations outlined at [keepachangelog.com](http://keepac
### [Unreleased]
Changes since the last non-beta release.

### [14.0.4] - 2024-07-02

#### Improved
- Improved dependency management by integrating package_json. [PR 1639](https://github.com/shakacode/react_on_rails/pull/1639) by [vaukalak](https://github.com/vaukalak).

#### Changed
- Update outdated GitHub Actions to use Node.js 20.0 versions instead [PR 1623](https://github.com/shakacode/react_on_rails/pull/1623) by [adriangohjw](https://github.com/adriangohjw).


### [14.0.3] - 2024-06-28

#### Fixed
Expand Down Expand Up @@ -1148,7 +1148,8 @@ Best done with Object destructing:
##### Fixed
- Fix several generator-related issues.
[Unreleased]: https://github.com/shakacode/react_on_rails/compare/14.0.3...master
[Unreleased]: https://github.com/shakacode/react_on_rails/compare/14.0.4...master
[14.0.4]: https://github.com/shakacode/react_on_rails/compare/14.0.3...14.0.4
[14.0.3]: https://github.com/shakacode/react_on_rails/compare/14.0.2...14.0.3
[14.0.2]: https://github.com/shakacode/react_on_rails/compare/14.0.1...14.0.2
[14.0.1]: https://github.com/shakacode/react_on_rails/compare/14.0.0...14.0.1
Expand Down

0 comments on commit 7f01c2a

Please sign in to comment.