Skip to content

Commit

Permalink
chore(main): release 1.0.6 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
kitchen-porter committed Nov 23, 2023
1 parent 232e6c5 commit 0ec943a
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

## [1.0.6](https://github.com/test-kitchen/workflow-testing-gem/compare/v1.0.5...v1.0.6) (2023-11-23)


### Bug Fixes

* yolo yoyo ([#19](https://github.com/test-kitchen/workflow-testing-gem/issues/19)) ([232e6c5](https://github.com/test-kitchen/workflow-testing-gem/commit/232e6c5641e3ae472945b8eafbcd42f6fdf0731c))

## [1.0.5](https://github.com/test-kitchen/workflow-testing-gem/compare/v1.0.4...v1.0.5) (2023-11-23)


Expand Down
2 changes: 1 addition & 1 deletion lib/kitchen/driver/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Kitchen
module Driver
WORKFLOW_TESTING_VERSION = "1.0.5"
WORKFLOW_TESTING_VERSION = "1.0.6"
end
end

0 comments on commit 0ec943a

Please sign in to comment.