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- ## [ v8 .0.0] ( https://github.com/purescript-node/purescript-node-child-process/releases/tag/v8 .0.0 ) - 2022-04-27
15+ ## [ v9 .0.0] ( https://github.com/purescript-node/purescript-node-child-process/releases/tag/v9 .0.0 ) - 2022-04-29
1616
1717Breaking changes:
1818- Update project and deps to PureScript v0.15.0 (#31 by @JordanMartinez , @thomashoneyman , @sigma-andex )
1919
20- New features:
21-
22- Bugfixes:
20+ ## [ v8.0.0] ( https://github.com/purescript-node/purescript-node-child-process/releases/tag/v8.0.0 ) - 2022-04-27
2321
24- Other improvements:
22+ Due to an incorrectly-made breaking change, please use v8.0.0 instead.
2523
2624## [ v7.1.0] ( https://github.com/purescript-node/purescript-node-child-process/releases/tag/v7.1.0 ) - 2021-07-13
2725
Original file line number Diff line number Diff line change 2020 "purescript-foreign" : " ^7.0.0" ,
2121 "purescript-foreign-object" : " ^4.0.0" ,
2222 "purescript-functions" : " ^6.0.0" ,
23- "purescript-node-fs" : " ^7 .0.1 " ,
24- "purescript-node-streams" : " ^6 .0.0" ,
23+ "purescript-node-fs" : " ^8 .0.0 " ,
24+ "purescript-node-streams" : " ^7 .0.0" ,
2525 "purescript-nullable" : " ^6.0.0" ,
2626 "purescript-posix-types" : " ^6.0.0" ,
2727 "purescript-unsafe-coerce" : " ^6.0.0"
You can’t perform that action at this time.
0 commit comments