File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed
Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 11bin /* text eol =lf
22* .js text eol =lf
3+ * .mjs text eol =lf
4+ * .cjs text eol =lf
35* .ts text eol =lf
6+ * .cts text eol =lf
7+ * .mts text eol =lf
48* .json text eol =lf
59* .html text eol =lf
610* .css text eol =lf
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ Charles Pick <charles@codemix.com> (https://github.com/phpnode/)
1717Christian Flach <github@christianflach.de> (https://github.com/cmfcmf/)
1818Dan Selman <danscode@selman.org> (https://github.com/dselman)
1919David Berneda <david@steema.com>
20+ David Sharer <git@davidsharer.com> (https://github.com/david-sharer/)
2021Futago-za Ryuu <futagoza.ryuu@gmail.com> (https://github.com/futagoza/)
2122Jakub Vrana <jakub@vrana.cz> (https://github.com/vrana/)
2223Jason Davies <jason@jasondavies.com> (https://github.com/jasondavies/)
Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ Released: TBD
1717
1818### Bug fixes
1919
20+ - Adjust repository's Git configuration around CR/LF normalization. [ #639 ] ( https://github.com/peggyjs/peggy/pull/639 )
21+
20225.0.5
2123-----
2224
You can’t perform that action at this time.
0 commit comments