Skip to content

Commit 9e23eb2

Browse files
committed
Update Gemfile.lock and CHANGELOG.md
1 parent 20ae8c6 commit 9e23eb2

File tree

3 files changed

+118
-104
lines changed

3 files changed

+118
-104
lines changed

CHANGELOG.md

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

2424
Changes since the last non-beta release.
2525

26+
### [16.0.1-rc.0] - 2025-09-19
27+
2628
#### Pro License Structure Implementation
2729

2830
**🔐 License Architecture**
@@ -1646,7 +1648,8 @@ such as:
16461648

16471649
- Fix several generator-related issues.
16481650

1649-
[Unreleased]: https://github.com/shakacode/react_on_rails/compare/16.0.0...master
1651+
[Unreleased]: https://github.com/shakacode/react_on_rails/compare/16.0.1-rc.0...master
1652+
[16.0.1-rc.0]: https://github.com/shakacode/react_on_rails/compare/16.0.0...16.0.1-rc.0
16501653
[16.0.0]: https://github.com/shakacode/react_on_rails/compare/14.2.0...16.0.0
16511654
[14.2.0]: https://github.com/shakacode/react_on_rails/compare/14.1.1...14.2.0
16521655
[14.1.1]: https://github.com/shakacode/react_on_rails/compare/14.1.0...14.1.1

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
react_on_rails (16.0.0)
4+
react_on_rails (16.0.1.rc.0)
55
addressable
66
connection_pool
77
execjs (~> 2.5)

0 commit comments

Comments
 (0)