Sha256: a9470f763f14ae4bf840a1e68229f8f138d0b4f5bcc3c54f6944ddd25ad4ce67

Contents?: true

Size: 689 Bytes

Versions: 14

Compression:

Stored size: 689 Bytes

Contents

name-template: "$RESOLVED_VERSION"
tag-template: "v$RESOLVED_VERSION"
categories:
  - title: "⚠️ Breaking Changes"
    label: "⚠️ Breaking"
  - title: "✨ New Features"
    label: "✨ Feature"
  - title: "🐛 Bug Fixes"
    label: "🐛 Bug Fix"
  - title: "📚 Documentation"
    label: "📚 Docs"
  - title: "🏠 Housekeeping"
    label: "🏠 Housekeeping"
version-resolver:
  minor:
    labels:
      - "⚠️ Breaking"
      - "✨ Feature"
  default: patch
change-template: "- $TITLE (#$NUMBER) @$AUTHOR"
no-changes-template: "- No changes"
template: |
  $CHANGES

  **Full Changelog:** https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION

Version data entries

14 entries across 14 versions & 3 rubygems

Version Path
sshkit-1.24.0 .github/release-drafter.yml
capistrano-3.19.2 .github/release-drafter.yml
sshkit-1.23.2 .github/release-drafter.yml
sshkit-1.23.1 .github/release-drafter.yml
capistrano-3.19.1 .github/release-drafter.yml
capistrano-3.19.0 .github/release-drafter.yml
sshkit-1.23.0 .github/release-drafter.yml
airbrussh-1.5.2 .github/release-drafter.yml
capistrano-3.18.1 .github/release-drafter.yml
airbrussh-1.5.1 .github/release-drafter.yml
capistrano-3.18.0 .github/release-drafter.yml
airbrussh-1.5.0 .github/release-drafter.yml
airbrussh-1.4.2 .github/release-drafter.yml
airbrussh-1.4.1 .github/release-drafter.yml