Skip to content

Commit aa82cb6

Browse files
author
jtimberman
committed
release v0.0.17
1 parent 360c561 commit aa82cb6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.0.17
2+
3+
* [COOK-2026] - Allow cherry_pick action to be used for directories as
4+
well as files
5+
16
## 0.0.16
27

38
* [COOK-1593] - README formatting updates for better display on

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license "Apache 2.0"
55
description "Installs/Configures ark"
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version "0.0.16"
7+
version "0.0.17"
88

99
%w{ debian ubuntu centos redhat fedora }.each do |os|
1010
supports os

0 commit comments

Comments
 (0)