Skip to content

Commit 7227241

Browse files
authored
Es modules libraries missing (#48)
* Update ci.yml to v2 * Add changelog entry
1 parent 4dcfd77 commit 7227241

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
purescript: "unstable"
1818

19-
- uses: actions/setup-node@v1
19+
- uses: actions/setup-node@v2
2020
with:
2121
node-version: "14"
2222

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Notable changes to this project are documented in this file. The format is based
55
## [Unreleased]
66

77
Breaking changes:
8+
- Update project and deps to PureScript v0.15.0 (#22 by @nwolverson, @JordanMartinez, @sigma-andex)
89

910
New features:
1011

0 commit comments

Comments
 (0)