Skip to content

Commit be0b0cf

Browse files
chore(main): release 8.0.6
1 parent a02c712 commit be0b0cf

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ This file is used to list changes made in each version of the sql_server cookboo
55
Standardise files with files in sous-chefs/repo-management
66
Standardise files with files in sous-chefs/repo-management
77

8+
## [8.0.6](https://github.com/sous-chefs/sql_server/compare/8.0.5...v8.0.6) (2025-10-16)
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** Update workflows to use release pipeline ([#222](https://github.com/sous-chefs/sql_server/issues/222)) ([a02c712](https://github.com/sous-chefs/sql_server/commit/a02c71263114a6f36dc34f32ef8a0dcd083e0033))
14+
815
## 8.0.4 - *2024-11-18*
916

1017
Standardise files with files in sous-chefs/repo-management

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email 'help@sous-chefs.org'
44
license 'Apache-2.0'
55
description 'Installs/Configures Microsoft SQL Server'
6-
version '8.0.5'
6+
version '8.0.6'
77
source_url 'https://github.com/sous-chefs/sql_server'
88
issues_url 'https://github.com/sous-chefs/sql_server/issues'
99
chef_version '>= 15.3'

0 commit comments

Comments
 (0)