Skip to content

Commit

Permalink
Add lockstep
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheeguerin committed Sep 20, 2024
1 parent 5298cfc commit d331984
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .chronus/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,15 @@ changeKinds:
title: Internal
description: Internal changes that are not user facing

versionPolicies:
- name: alloy
type: lockstep
step: minor
packages:
- "@alloy-js/core"
- "@alloy-js/java"
- "@alloy-js/csharp"
- "@alloy-js/typescript"
changedFiles:
- "!**/*.md"
- "!**/*.test.ts"

0 comments on commit d331984

Please sign in to comment.