Sha256: b91b15f766f41a9fb52c7bfea53bd8c2f6aaebd21037061a8fd61348fb756e51

Contents?: true

Size: 248 Bytes

Versions: 14

Compression:

Stored size: 248 Bytes

Contents

require "github_changelog_generator/task"
require "bundler/gem_tasks"

GitHubChangelogGenerator::RakeTask.new :changelog do |config|
#  config.since_tag = "1.0.1"
#  config.exclude_labels = %w[duplicate question invalid wontfix changelog_skip]
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
appbundle-updater-0.3.0 Rakefile
appbundle-updater-0.2.12 Rakefile
appbundle-updater-0.2.11 Rakefile
appbundle-updater-0.2.10 Rakefile
appbundle-updater-0.2.9 Rakefile
appbundle-updater-0.2.8 Rakefile
appbundle-updater-0.2.7 Rakefile
appbundle-updater-0.2.6 Rakefile
appbundle-updater-0.2.5 Rakefile
appbundle-updater-0.2.4 Rakefile
appbundle-updater-0.2.3 Rakefile
appbundle-updater-0.2.2 Rakefile
appbundle-updater-0.2.1 Rakefile
appbundle-updater-0.2.0 Rakefile