2024-07-08 04:34:07 +00:00
|
|
|
name: protevus_platform
|
|
|
|
repository: https://github.com/protevus/platform
|
|
|
|
packages:
|
|
|
|
- packages/**
|
2024-09-06 18:54:27 +00:00
|
|
|
- examples/**
|
2024-07-08 06:26:05 +00:00
|
|
|
|
|
|
|
command:
|
|
|
|
version:
|
|
|
|
# Generate commit links in package changelogs.
|
|
|
|
linkToCommits: true
|
|
|
|
# Only allow versioning to happen on main branch.
|
|
|
|
branch: main
|
|
|
|
workspaceChangelog: true
|
|
|
|
|
2024-07-08 04:34:07 +00:00
|
|
|
ide:
|
|
|
|
intellij:
|
|
|
|
enabled: false
|