Skip to content

Commit

Permalink
Add missing changeset dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ifiokjr committed Aug 26, 2020
1 parent d5bbeb4 commit 7bf07cb
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
uses: changesets/action@master
with:
version: pnpm ci:version
commit: 'chore: update versions'
title: 'chore: update versions'
commit: 'Update versions with changeset'
title: 'Update versions with changeset'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
"@babel/preset-env": "^7.11.0",
"@babel/preset-react": "^7.10.4",
"@babel/runtime": "^7.11.0",
"@changesets/changelog-github": "^0.2.7",
"@changesets/cli": "^2.9.2",
"@jest/types": "^26.3.0",
"@lingui/cli": "^3.0.0-13",
Expand Down
17 changes: 17 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 7bf07cb

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://remirror.io as production
🚀 Deployed on https://5f46398b1d3c9ec2afc1c696--remirror.netlify.app

Please sign in to comment.