mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
master → main
This commit is contained in:
parent
356ba797c1
commit
719a78dd0b
@ -5,7 +5,7 @@
|
|||||||
> 🎣 React hooks & components on top of @oceanprotocol/lib
|
> 🎣 React hooks & components on top of @oceanprotocol/lib
|
||||||
|
|
||||||
[](https://www.npmjs.com/package/@oceanprotocol/react)
|
[](https://www.npmjs.com/package/@oceanprotocol/react)
|
||||||
[](https://travis-ci.com/oceanprotocol/react)
|
[](https://travis-ci.com/oceanprotocol/react)
|
||||||
[](https://codeclimate.com/repos/5ea6f2fec372a101a1000929/maintainability)
|
[](https://codeclimate.com/repos/5ea6f2fec372a101a1000929/maintainability)
|
||||||
[](https://codeclimate.com/repos/5ea6f2fec372a101a1000929/test_coverage)
|
[](https://codeclimate.com/repos/5ea6f2fec372a101a1000929/test_coverage)
|
||||||
[](https://github.com/prettier/prettier)
|
[](https://github.com/prettier/prettier)
|
||||||
@ -132,7 +132,7 @@ Releases are managed semi-automatically. They are always manually triggered from
|
|||||||
|
|
||||||
### Production
|
### Production
|
||||||
|
|
||||||
From a clean `master` branch you can run any release task bumping the version accordingly based on semantic versioning:
|
From a clean `main` branch you can run any release task bumping the version accordingly based on semantic versioning:
|
||||||
|
|
||||||
- To bump a patch version: `npm run release`
|
- To bump a patch version: `npm run release`
|
||||||
- To bump a minor version: `npm run release -- minor`
|
- To bump a minor version: `npm run release -- minor`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user