Skip to content

Commit

Permalink
chore(main): release 0.14.2 (#110)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 21, 2022
1 parent fd9d50c commit 362b6ed
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.14.2](https://github.com/test-kitchen/kitchen-digitalocean/compare/v0.14.1...v0.14.2) (2022-04-20)


### Features

* Use reusable GitHub workflows for testing ([#109](https://github.com/test-kitchen/kitchen-digitalocean/issues/109)) ([fd9d50c](https://github.com/test-kitchen/kitchen-digitalocean/commit/fd9d50cc9678a08b773a84d772cbae5c6eeab8fc))

## [0.14.1](https://github.com/test-kitchen/kitchen-digitalocean/compare/v0.14.0...v0.14.1) (2022-04-20)


Expand Down
2 changes: 1 addition & 1 deletion lib/kitchen/driver/digitalocean_version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
module Kitchen
module Driver
# Version string for Digital Ocean Kitchen driver
DIGITALOCEAN_VERSION = "0.14.1"
DIGITALOCEAN_VERSION = "0.14.2"
end
end

Expand Down

0 comments on commit 362b6ed

Please sign in to comment.