File tree Expand file tree Collapse file tree 12 files changed +71
-8
lines changed Expand file tree Collapse file tree 12 files changed +71
-8
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 0.8.0] ( https://github.com/clowdhaus/aws-github-actions/compare/v0.7.1...v0.8.0 ) (2024-05-05)
7
+
8
+
9
+ ### Features
10
+
11
+ * Update actions runtime from NodeJS 16 to 20 ([ c192165] ( https://github.com/clowdhaus/aws-github-actions/commit/c1921651c03b9b5a92e47c19fbc3aa06897ba8c8 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 0.7.1] ( https://github.com/clowdhaus/aws-github-actions/compare/v0.7.0...v0.7.1 ) (2023-06-13)
7
18
8
19
### Bug Fixes
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 0.8.0] ( https://github.com/clowdhaus/aws-github-actions/compare/v0.7.1...v0.8.0 ) (2024-05-05)
7
+
8
+
9
+ ### Features
10
+
11
+ * Update actions runtime from NodeJS 16 to 20 ([ c192165] ( https://github.com/clowdhaus/aws-github-actions/commit/c1921651c03b9b5a92e47c19fbc3aa06897ba8c8 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 0.7.1] ( https://github.com/clowdhaus/aws-github-actions/compare/v0.7.0...v0.7.1 ) (2023-06-13)
7
18
8
19
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-github-actions/awscli" ,
3
- "version" : " 0.7.1 " ,
3
+ "version" : " 0.8.0 " ,
4
4
"description" : " Wrapper for awscli" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " clowd.haus" ,
10
10
"test" : " echo \" Error: no test specified\" && exit 1"
11
11
},
12
12
"dependencies" : {
13
- "@aws-github-actions/awscli-core" : " ^0.7.1 " ,
13
+ "@aws-github-actions/awscli-core" : " ^0.8.0 " ,
14
14
"string-argv" : " ^0.3.2"
15
15
}
16
16
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 0.8.0] ( https://github.com/clowdhaus/aws-github-actions/compare/v0.7.1...v0.8.0 ) (2024-05-05)
7
+
8
+
9
+ ### Features
10
+
11
+ * Update actions runtime from NodeJS 16 to 20 ([ c192165] ( https://github.com/clowdhaus/aws-github-actions/commit/c1921651c03b9b5a92e47c19fbc3aa06897ba8c8 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 0.7.1] ( https://github.com/clowdhaus/aws-github-actions/compare/v0.7.0...v0.7.1 ) (2023-06-13)
7
18
8
19
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-github-actions/cloudfront-invalidate" ,
3
- "version" : " 0.7.1 " ,
3
+ "version" : " 0.8.0 " ,
4
4
"description" : " Initiate CloudFront cache invalidation" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " clowd.haus" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 0.8.0] ( https://github.com/clowdhaus/aws-github-actions/compare/v0.7.1...v0.8.0 ) (2024-05-05)
7
+
8
+
9
+ ### Features
10
+
11
+ * Update actions runtime from NodeJS 16 to 20 ([ c192165] ( https://github.com/clowdhaus/aws-github-actions/commit/c1921651c03b9b5a92e47c19fbc3aa06897ba8c8 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 0.7.1] ( https://github.com/clowdhaus/aws-github-actions/compare/v0.7.0...v0.7.1 ) (2023-06-13)
7
18
8
19
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-github-actions/iam-access-credentials" ,
3
- "version" : " 0.7.1 " ,
3
+ "version" : " 0.8.0 " ,
4
4
"description" : " Configure AWS IAM access credentials for use with the AWS CLI and AWS SDKs" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " clowd.haus" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"npmClient" : " yarn" ,
3
- "version" : " 0.7.1 "
3
+ "version" : " 0.8.0 "
4
4
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 0.8.0] ( https://github.com/clowdhaus/aws-github-actions/compare/v0.7.1...v0.8.0 ) (2024-05-05)
7
+
8
+ ** Note:** Version bump only for package @aws-github-actions/awscli-core
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.7.1] ( https://github.com/clowdhaus/aws-github-actions/compare/v0.7.0...v0.7.1 ) (2023-06-13)
7
15
8
16
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-github-actions/awscli-core" ,
3
- "version" : " 0.7.1 " ,
3
+ "version" : " 0.8.0 " ,
4
4
"description" : " Wrapper module for awscli" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " clowd.haus" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 0.8.0] ( https://github.com/clowdhaus/aws-github-actions/compare/v0.7.1...v0.8.0 ) (2024-05-05)
7
+
8
+
9
+ ### Features
10
+
11
+ * Update actions runtime from NodeJS 16 to 20 ([ c192165] ( https://github.com/clowdhaus/aws-github-actions/commit/c1921651c03b9b5a92e47c19fbc3aa06897ba8c8 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 0.7.1] ( https://github.com/clowdhaus/aws-github-actions/compare/v0.7.0...v0.7.1 ) (2023-06-13)
7
18
8
19
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-github-actions/s3-sync" ,
3
- "version" : " 0.7.1 " ,
3
+ "version" : " 0.8.0 " ,
4
4
"description" : " Sync locally generated artifacts to an S3 bucket" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " clowd.haus" ,
10
10
"test" : " echo \" Error: no test specified\" && exit 1"
11
11
},
12
12
"dependencies" : {
13
- "@aws-github-actions/awscli-core" : " ^0.7.1 " ,
13
+ "@aws-github-actions/awscli-core" : " ^0.8.0 " ,
14
14
"string-argv" : " ^0.3.2"
15
15
}
16
16
}
You can’t perform that action at this time.
0 commit comments