README
App.yaml version updater
Bump the image version in app.yaml
based on semver and the latest git tag
Installation
yarn add @zeit/app-yaml-image-version-update
Usage
app-yaml-image-version-update patch
Bump the image version in app.yaml based on semver and the latest git tag
<script type="module">
import appYamlImageVersionUpdate from 'https://cdn.skypack.dev/app-yaml-image-version-update';
</script>
Bump the image version in app.yaml
based on semver and the latest git tag
yarn add @zeit/app-yaml-image-version-update
app-yaml-image-version-update patch