File tree 2 files changed +5
-7
lines changed
2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -12,16 +12,14 @@ Bugfixes:
12
12
13
13
Other improvements:
14
14
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
16
16
17
17
Breaking changes:
18
18
- Update project and deps to PureScript v0.15.0 (#31 by @JordanMartinez , @thomashoneyman , @sigma-andex )
19
19
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
23
21
24
- Other improvements:
22
+ Due to an incorrectly-made breaking change, please use v8.0.0 instead.
25
23
26
24
## [ v7.1.0] ( https://github.com/purescript-node/purescript-node-child-process/releases/tag/v7.1.0 ) - 2021-07-13
27
25
Original file line number Diff line number Diff line change 20
20
"purescript-foreign" : " ^7.0.0" ,
21
21
"purescript-foreign-object" : " ^4.0.0" ,
22
22
"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" ,
25
25
"purescript-nullable" : " ^6.0.0" ,
26
26
"purescript-posix-types" : " ^6.0.0" ,
27
27
"purescript-unsafe-coerce" : " ^6.0.0"
You can’t perform that action at this time.
0 commit comments