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.
2 parents 49563ba + 2426bd4 commit 1e7adf1Copy full SHA for 1e7adf1
README.md
@@ -57,3 +57,8 @@ raising an [issue](https://github.com/leftclickben/serverless-api-stage/issues).
57
58
Code changes or additions should include corresponding unit test changes or additions. Tests can be run locally using
59
`npm test`. This requires global installation of `jshint` and `mocha` (`npm install -g jshint mocha`).
60
+
61
+Please don't update the `version` attribute in `package.json`, as multiple changes might be bundled into a single
62
+release. Version bumps will be done in separate pull requests at the time of creating the release and publishing
63
+to npm.
64
0 commit comments