Skip to content

Commit 1fb4c43

Browse files
chore(main): release 0.1.106 (#158)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0061bdb commit 1fb4c43

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.1.106](https://github.com/STARTcloud/vagrant-zones/compare/v0.1.105...v0.1.106) (2025-09-22)
4+
5+
6+
### Bug Fixes
7+
8+
* windows profile wait ([0061bdb](https://github.com/STARTcloud/vagrant-zones/commit/0061bdb2310f1b5d5da1b57ca4edc31b2cd5dd56))
9+
* windows profile wait ([03ea717](https://github.com/STARTcloud/vagrant-zones/commit/03ea7176d6bb9006ec193968c422a14f379e027a))
10+
311
## [0.1.105](https://github.com/STARTcloud/vagrant-zones/compare/v0.1.104...v0.1.105) (2025-09-21)
412

513

lib/vagrant-zones/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
module VagrantPlugins
44
module ProviderZone
5-
VERSION = '0.1.105'
5+
VERSION = '0.1.106'
66
NAME = 'vagrant-zones'
77
end
88
end

0 commit comments

Comments
 (0)