Skip to content

Commit

Permalink
🔄 synced local '.changie.yaml' with remote 'projects/mach-composer-pl…
Browse files Browse the repository at this point in the history
…ugin/.changie.yaml'
  • Loading branch information
1 parent fd58b6f commit 4174d52
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions .changie.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,20 @@ versionFormat: '## {{.Version}} - {{.Time.Format "2006-01-02"}}'
kindFormat: '### {{.Kind}}'
changeFormat: '* {{.Body}}'
kinds:
- label: Added
auto: minor
- label: Changed
auto: major
- label: Deprecated
auto: minor
- label: Removed
auto: major
- label: Fixed
auto: patch
- label: Security
auto: patch
- label: Added
auto: minor
- label: Changed
auto: major
- label: Deprecated
auto: minor
- label: Removed
auto: major
- label: Fixed
auto: patch
- label: Security
auto: patch
- label: Dependency
auto: patch
newlines:
afterChangelogHeader: 1
beforeChangelogVersion: 1
Expand Down

0 comments on commit 4174d52

Please sign in to comment.