Skip to content

Commit

Permalink
chore(main): release 0.1.62 (#105)
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 Jan 6, 2023
1 parent e1226d1 commit a647650
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.1.62](https://github.com/STARTcloud/vagrant-zones/compare/v0.1.61...v0.1.62) (2023-01-06)


### Bug Fixes

* dhcp natnic ([e0f584d](https://github.com/STARTcloud/vagrant-zones/commit/e0f584d4cd85dd84aeb4a192d9d99d12cb993051))
* ruby lint ([718c209](https://github.com/STARTcloud/vagrant-zones/commit/718c2096d2ac37a44a92234901ca7a73664cd088))
* trailing whitespace ([e1226d1](https://github.com/STARTcloud/vagrant-zones/commit/e1226d172fd637c26cb47d1c606deae4fd7eef89))

## [0.1.61](https://github.com/STARTcloud/vagrant-zones/compare/v0.1.60...v0.1.61) (2022-12-10)


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

module VagrantPlugins
module ProviderZone
VERSION = '0.1.61'
VERSION = '0.1.62'
NAME = 'vagrant-zones'
end
end

0 comments on commit a647650

Please sign in to comment.