cowprotocol / cowprotocol/ethflowcontract
Check that NPM version has been bumped when a new tag is released
Open
@fedgiac is already working on this.
Since Jan 10, 2024.
- Dominant language
- Solidity
- Stars
- 5
- Forks
- 7
- Avg merge
- 9h 41m
- Merged PRs (30d)
- 1
Description
We recently released a new version 1.1.0 that was released under NPM version 1.0.0. This causes frontend problems when updating the package as the code isn't updated correctly with NPM install.
We should probably check that the version tag is consistent with the NPM version if we are releasing a new tag.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.