File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -12,16 +12,14 @@ Bugfixes:
1212
1313Other improvements:
1414
15- ## [ v6 .0.0] ( https://github.com/purescript-node/purescript-node-readline/releases/tag/v6 .0.0 ) - 2022-04-27
15+ ## [ v7 .0.0] ( https://github.com/purescript-node/purescript-node-readline/releases/tag/v7 .0.0 ) - 2022-04-29
1616
1717Breaking changes:
1818- Update project and deps to PureScript v0.15.0 (#28 by @JordanMartinez , @sigma-andex )
1919
20- New features:
21-
22- Bugfixes:
20+ ## [ v6.0.0] ( https://github.com/purescript-node/purescript-node-readline/releases/tag/v6.0.0 ) - 2022-04-27
2321
24- Other improvements:
22+ Due to implementing a breaking change incorrectly, use v7.0.0 instead.
2523
2624## [ v5.0.0] ( https://github.com/purescript-node/purescript-node-readline/releases/tag/v5.0.0 ) - 2021-02-26
2725
Original file line number Diff line number Diff line change 2121 "dependencies" : {
2222 "purescript-effect" : " ^4.0.0" ,
2323 "purescript-foreign" : " ^7.0.0" ,
24- "purescript-node-process" : " ^9 .0.0" ,
25- "purescript-node-streams" : " ^6 .0.0" ,
24+ "purescript-node-process" : " ^10 .0.0" ,
25+ "purescript-node-streams" : " ^7 .0.0" ,
2626 "purescript-options" : " ^7.0.0" ,
2727 "purescript-prelude" : " ^6.0.0"
2828 }
You can’t perform that action at this time.
0 commit comments