We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ba634e + da839ca commit f445874Copy full SHA for f445874
README.md
@@ -79,6 +79,7 @@ of those flags here.
79
- Add tests
80
- Ensure tests pass locally and on CI. Check that the coverage is reasonable.
81
- Make a release commit, where you remove the `, 'dev'` entry in `_version.py`.
82
+- Update the version in `package.json`
83
- Relase the npm packages:
84
```bash
85
npm login
0 commit comments