Documentation - v0.0.0
Preparing search index...
@arroyodev-llc/projen.component.release-please
ReleasePleasePackage
Interface ReleasePleasePackage
interface
ReleasePleasePackage
{
changelogHost
?:
string
;
changelogPath
?:
string
;
component
?:
string
;
packageName
?:
string
;
releaseAs
?:
string
;
releaseType
?:
ReleaseType
;
}
Index
Properties
changelog
Host?
changelog
Path?
component?
package
Name?
release
As?
release
Type?
Properties
Optional
Readonly
changelog
Host
changelogHost
?:
string
Optional
Readonly
changelog
Path
changelogPath
?:
string
Optional
Readonly
component
component
?:
string
Optional
Readonly
package
Name
packageName
?:
string
Optional
Readonly
release
As
releaseAs
?:
string
Optional
Readonly
release
Type
releaseType
?:
ReleaseType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
changelog
Host
changelog
Path
component
package
Name
release
As
release
Type
Documentation - v0.0.0
Loading...