Skip to content

Commit 738451d

Browse files
authored
Merge pull request #322 from willnet/fix-wrong-links-in-changelog
2 parents ead0c96 + 0ce14e6 commit 738451d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
## v2.3.0
88

99
* Drop support of Rails 4.x
10-
* Fix support of shakapacker [#321](https://github.com/railsware/js-routes/issue/321).
11-
* Fix support for Rails 8 [#319](https://github.com/railsware/js-routes/issue/319)
10+
* Fix support of shakapacker [#321](https://github.com/railsware/js-routes/issues/321).
11+
* Fix support for Rails 8 [#319](https://github.com/railsware/js-routes/issues/319)
1212
* Deprecated `rake js:routes:typescript`.
1313
`rake js:routes` now automatically detects if types support can be used on not.
1414

1515
## v2.2.10
1616

1717
* Remove sorbet files from repo
1818
* Clearly define files included in gem
19-
* Fix Middleware and Middleware generator bugs [#316](https://github.com/railsware/js-routes/issue/316)
19+
* Fix Middleware and Middleware generator bugs [#316](https://github.com/railsware/js-routes/issues/316)
2020
* Remove empty object linter warning on DTS module
2121
* Generators: Add `.ts` extension when searching for main JS file of the project
2222

0 commit comments

Comments
 (0)