Skip to content

Commit

Permalink
Merge bb36d58 into 4736a6a
Browse files Browse the repository at this point in the history
  • Loading branch information
jtenner committed Feb 12, 2021
2 parents 4736a6a + bb36d58 commit b2bcc33
Show file tree
Hide file tree
Showing 42 changed files with 1,341 additions and 29,660 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ jobs:
run: npm run test:ci
- name: print coverage data
run: cat ./packages/core/coverage/lcov.info
finish:
runs-on: ubuntu-latest
needs: test
steps:
- name: Coveralls
uses: coverallsapp/github-action@master
with:
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "5.0.1"
"version": "6.0.0"
}
Loading

0 comments on commit b2bcc33

Please sign in to comment.