Added version release notes

This commit is contained in:
Brooke Kuhlmann
2022-12-25 19:34:57 -07:00
parent 4159fbce71
commit 24bf3a7e62
4 changed files with 23 additions and 4 deletions

View File

@@ -5,4 +5,5 @@ require "rubocop/rake_task"
RuboCop::RakeTask.new
task default: %i[git_lint rubocop]
# task default: %i[git_lint rubocop]
task default: %i[rubocop]