File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,14 @@ Bugfixes:
1212
1313Other improvements:
1414
15- ## [ v0.4 .0] ( https://github.com/purescript-contrib/purescript-github-actions-toolkit/releases/tag/v0.4 .0 ) - 2022-04-27
15+ ## [ v0.5 .0] ( https://github.com/purescript-contrib/purescript-github-actions-toolkit/releases/tag/v0.5 .0 ) - 2022-04-29
1616
1717Breaking changes:
18- - Migrate FFI to ES modules (#17 by @JordanMartinez )
18+ - Migrate FFI to ES modules (#17 and #19 by @JordanMartinez )
19+
20+ ## [ v0.4.0] ( https://github.com/purescript-contrib/purescript-github-actions-toolkit/releases/tag/v0.4.0 ) - 2022-04-27
21+
22+ Due to an incorrectly-made breaking change, please use v0.5.0 instead.
1923
2024## [ v0.3.0] ( https://github.com/purescript-contrib/purescript-github-actions-toolkit/releases/tag/v0.3.0 ) - 2021-04-18
2125
Original file line number Diff line number Diff line change 2020 "purescript-foreign-object" : " ^4.0.0" ,
2121 "purescript-node-buffer" : " ^8.0.0" ,
2222 "purescript-node-path" : " ^5.0.0" ,
23- "purescript-node-streams" : " ^6 .0.0" ,
23+ "purescript-node-streams" : " ^7 .0.0" ,
2424 "purescript-nullable" : " ^6.0.0" ,
2525 "purescript-transformers" : " ^6.0.0"
2626 }
You can’t perform that action at this time.
0 commit comments