Sha256: 2727f73246cf8e661e66228c6133a1925ca85717faa0036f368083c94789f088

Contents?: true

Size: 513 Bytes

Versions: 3

Compression:

Stored size: 513 Bytes

Contents

from_latest_tag = true
ignore_merge_commits = false
branch_whitelist = []
pre_bump_hooks = [ "bump set {{version}} -p 'chore(version):' -m 'v{{version}}'" ]
post_bump_hooks = [ "rake release" ]
pre_package_bump_hooks = []
post_package_bump_hooks = []
tag_prefix = "v"

[commit_types]

[changelog]
path = "CHANGELOG.md"
template = "remote"
remote = "github.com"
repository = "lxi_rb"
owner = "robcarruthers"
authors = [
  { signature = "Rob Carruthers", username = "robcarruthers" }
]

[bump_profiles]

[packages]

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
lxi_rb-0.4.1 cog.toml
lxi_rb-0.4.0 cog.toml
lxi_rb-0.2.26 cog.toml