Skip to content

Commit 9d1ae54

Browse files
chore(main): release 3.0.5 (#51)
1 parent 820504c commit 9d1ae54

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.0.4"
2+
".": "3.0.5"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This file is used to list changes made in each version of visualstudio.
44

5+
## [3.0.5](https://github.com/sous-chefs/visualstudio/compare/3.0.4...v3.0.5) (2025-10-16)
6+
7+
8+
### Bug Fixes
9+
10+
* **ci:** Update workflows to use release pipeline ([#50](https://github.com/sous-chefs/visualstudio/issues/50)) ([820504c](https://github.com/sous-chefs/visualstudio/commit/820504c78fdad9a75e340b551f43161715fe24d9))
11+
512
## 3.0.0 - *2023-11-06*
613

714
* Update testing

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
chef_version '>= 13.0'
77
license 'Apache-2.0'
88
description 'Installs/Configures Visual Studio'
9-
version '3.0.4'
9+
version '3.0.5'
1010
supports 'windows'
1111
depends 'windows'
1212
depends 'seven_zip'

0 commit comments

Comments
 (0)