Skip to content

Commit

Permalink
chore(main): release 0.1.66 (#109)
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] committed Jan 9, 2023
1 parent e806bd6 commit 4aac048
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.66](https://github.com/STARTcloud/vagrant-zones/compare/v0.1.65...v0.1.66) (2023-01-09)


### Bug Fixes

* a second time ([e806bd6](https://github.com/STARTcloud/vagrant-zones/commit/e806bd6dfa46d65e349e3fa524d7be579637f874))
* don't delete other configs after startup ([ff77fff](https://github.com/STARTcloud/vagrant-zones/commit/ff77fffec85507e2278733d3384966597308f934))
* rubylint ([0da25a2](https://github.com/STARTcloud/vagrant-zones/commit/0da25a23888976e32da494e08debb6057c3ff7e8))

## [0.1.65](https://github.com/STARTcloud/vagrant-zones/compare/v0.1.64...v0.1.65) (2023-01-06)


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.65'
VERSION = '0.1.66'
NAME = 'vagrant-zones'
end
end

0 comments on commit 4aac048

Please sign in to comment.