Skip to content

Commit a1d2a21

Browse files
committed
Bump version to 0.10.24 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
1 parent d31877b commit a1d2a21

3 files changed

Lines changed: 9 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# CHANGELOG
22

3-
<!-- latest_release 0.10.23 -->
3+
<!-- latest_release 0.10.24 -->
4+
## [v0.10.24](https://github.com/inspec/inspec-alicloud/tree/v0.10.24) (2024-01-22)
5+
6+
#### Merged Pull Requests
7+
- CHEF-4267 reorganize reusable text files [#105](https://github.com/inspec/inspec-alicloud/pull/105) ([IanMadd](https://github.com/IanMadd))
8+
<!-- latest_release -->
9+
410
## [v0.10.23](https://github.com/inspec/inspec-alicloud/tree/v0.10.23) (2023-07-25)
511

612
#### Merged Pull Requests
713
- Feature/CHEF-2076 create alicloud api client [#104](https://github.com/inspec/inspec-alicloud/pull/104) ([sathish-progress](https://github.com/sathish-progress))
8-
<!-- latest_release -->
914

1015
## [v0.10.22](https://github.com/inspec/inspec-alicloud/tree/v0.10.22) (2023-05-10)
1116

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.10.23
1+
0.10.24

inspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ maintainer: proserv@chef.io
44
summary: This resource pack provides compliance resources for AliCloud.
55
copyright: proserv@chef.io
66
copyright_email: proserv@chef.io
7-
version: 0.10.23
7+
version: 0.10.24
88
license: Apache-2.0
99
inspec_version: '>= 4.18.108'

0 commit comments

Comments
 (0)