Rakefile in motoko-1.2.0 vs Rakefile in motoko-1.2.1
- old
+ new
@@ -11,10 +11,10 @@
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
HEADER
- config.exclude_labels = %w[duplicate question invalid wontfix wont-fix skip-changelog ignore]
+ config.exclude_labels = %w[dependencies duplicate ignore invalid question skip-changelog wont-fix wontfix]
config.user = 'opus-codium'
config.project = 'motoko'
config.since_tag = 'v1.0.0'
end