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.
1 parent 5bc1f51 commit 688f524Copy full SHA for 688f524
README.md
@@ -88,3 +88,9 @@ $ serverless
88
### New to Components?
89
90
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