File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.97] ( https://github.com/STARTcloud/vagrant-zones/compare/v0.1.96...v0.1.97 ) (2024-08-17)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * add destroy confirmation ([ f04e30a] ( https://github.com/STARTcloud/vagrant-zones/commit/f04e30a3d522dd34568fe99ce6199ae771570b4b ) )
9
+ * it was there all along ([ 7355e11] ( https://github.com/STARTcloud/vagrant-zones/commit/7355e11f15d932c92cf6a678dc574414620992de ) )
10
+ * linting - add destroy confirmation ([ 35786fc] ( https://github.com/STARTcloud/vagrant-zones/commit/35786fcd404096362211a2a07b44e901b46cc295 ) )
11
+ * linting - add destroy confirmation ([ 31d0140] ( https://github.com/STARTcloud/vagrant-zones/commit/31d0140da06c66100e78fdd9618394d32428130b ) )
12
+ * linting - add destroy confirmation ([ 30e0324] ( https://github.com/STARTcloud/vagrant-zones/commit/30e0324a1b0865574d3adb95f3cffbe6656bdd05 ) )
13
+
3
14
## [ 0.1.96] ( https://github.com/STARTcloud/vagrant-zones/compare/v0.1.95...v0.1.96 ) (2024-08-17)
4
15
5
16
Original file line number Diff line number Diff line change 2
2
3
3
module VagrantPlugins
4
4
module ProviderZone
5
- VERSION = '0.1.96 '
5
+ VERSION = '0.1.97 '
6
6
NAME = 'vagrant-zones'
7
7
end
8
8
end
You can’t perform that action at this time.
0 commit comments