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
- ## [ 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
16
16
17
17
Breaking changes:
18
18
- Update project and deps to PureScript v0.15.0 (#28 by @JordanMartinez , @sigma-andex )
19
19
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
23
21
24
- Other improvements:
22
+ Due to implementing a breaking change incorrectly, use v7.0.0 instead.
25
23
26
24
## [ v5.0.0] ( https://github.com/purescript-node/purescript-node-readline/releases/tag/v5.0.0 ) - 2021-02-26
27
25
Original file line number Diff line number Diff line change 21
21
"dependencies" : {
22
22
"purescript-effect" : " ^4.0.0" ,
23
23
"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" ,
26
26
"purescript-options" : " ^7.0.0" ,
27
27
"purescript-prelude" : " ^6.0.0"
28
28
}
You can’t perform that action at this time.
0 commit comments