| Package | Description |
|---|---|
| io.github.cdklabs.projen |
projen
|
| Modifier and Type | Method and Description |
|---|---|
Version.Builder |
Version.Builder.artifactsDirectory(String artifactsDirectory)
(experimental) The name of the directory into which `changelog.md` and `version.txt` files are emitted.
|
static Version.Builder |
Version.Builder.create(Project project) |
Version.Builder |
Version.Builder.versionInputFile(String versionInputFile)
(experimental) A name of a .json file to set the `version` field in after a bump.
|
Version.Builder |
Version.Builder.versionrcOptions(Map<String,? extends Object> versionrcOptions)
(experimental) Custom configuration for versionrc file used by standard-release.
|
Copyright © 2021. All rights reserved.