2024-10-21 01:50:34 +00:00
|
|
|
name: protevus_platform
|
|
|
|
repository: https://github.com/protevus/platform
|
|
|
|
packages:
|
2024-10-28 05:54:30 +00:00
|
|
|
- apps/**
|
2024-10-21 01:50:34 +00:00
|
|
|
- packages/**
|
2024-11-12 08:00:05 +00:00
|
|
|
- sandbox/**
|
2024-11-11 19:52:28 +00:00
|
|
|
- helpers/tools/**
|
2024-10-21 01:50:34 +00:00
|
|
|
- examples/**
|
|
|
|
|
|
|
|
command:
|
|
|
|
version:
|
|
|
|
linkToCommits: true
|
|
|
|
message: "chore: Bump version to %v"
|
|
|
|
branch: main
|
|
|
|
workspaceChangelog: true
|
|
|
|
|
|
|
|
ide:
|
|
|
|
intellij:
|
|
|
|
enabled: false
|
|
|
|
|
|
|
|
scripts:
|
|
|
|
_: &base_scripts
|
|
|
|
|