Skip to content

Commit 688f524

Browse files
committed
docs: update README to detail publishing approach
1 parent 5bc1f51 commit 688f524

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,9 @@ $ serverless
8888
### New to Components?
8989

9090
Checkout the [Serverless Components](https://github.com/serverless/components) repo for more information.
91+
92+
 
93+
94+
### Publishing new versions
95+
New versions of this fork should be published from the `master` branch
96+
using `npm publish`. Remember to bump the package version as appropriate before publishing.

0 commit comments

Comments
 (0)