Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 466c98d

Browse files
authored
Update CONTRIBUTING.md
1 parent f25b7f3 commit 466c98d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ Run `$ npm run package-plugin` to trigger install and build, and then create a z
4848

4949
These instructions cover new releases of the blocks plugin for those with commit access.
5050

51+
### Prerequisites
52+
53+
- Have [Github's Hub](https://github.com/github/hub) cli installed and authenticated.
54+
5155
**Before any release** ensure you update:
5256

5357
- The `readme.txt` file supported versions, changelog and list of blocks if the release includes new blocks.
@@ -80,6 +84,10 @@ This will ask for a tagged version number, check it out from GitHub, check out t
8084

8185
__Important:__ Before running the release script ensure you have already pushed a new release to GitHub.
8286

87+
### Pumping the version
88+
89+
After you release, create a commit to master that changes the version, [refere to this](https://github.com/woocommerce/woocommerce-gutenberg-products-block/commit/e27f053e7be0bf7c1d376f5bdb9d9999190ce158).
90+
8391
## Publishing `@woocommerce/block-library`
8492

8593
In the past, we published the blocks to NPM at [@woocommerce/block-library](https://www.npmjs.com/package/@woocommerce/block-library).

0 commit comments

Comments
 (0)