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:
12
12
13
13
Other improvements:
14
14
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
16
16
17
17
Breaking 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.
19
23
20
24
## [ v0.3.0] ( https://github.com/purescript-contrib/purescript-github-actions-toolkit/releases/tag/v0.3.0 ) - 2021-04-18
21
25
Original file line number Diff line number Diff line change 20
20
"purescript-foreign-object" : " ^4.0.0" ,
21
21
"purescript-node-buffer" : " ^8.0.0" ,
22
22
"purescript-node-path" : " ^5.0.0" ,
23
- "purescript-node-streams" : " ^6 .0.0" ,
23
+ "purescript-node-streams" : " ^7 .0.0" ,
24
24
"purescript-nullable" : " ^6.0.0" ,
25
25
"purescript-transformers" : " ^6.0.0"
26
26
}
You can’t perform that action at this time.
0 commit comments