Skip to content

Commit ee6ceaa

Browse files
committed
v0.7.0
1 parent 3d475e8 commit ee6ceaa

File tree

12 files changed

+162
-636
lines changed

12 files changed

+162
-636
lines changed

CHANGELOG.md

Lines changed: 36 additions & 132 deletions
Original file line numberDiff line numberDiff line change
@@ -3,250 +3,154 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## [0.6.9](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.8...v0.6.9) (2022-03-26)
7-
8-
9-
### Bug Fixes
6+
# [0.7.0](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.9...v0.7.0) (2022-11-22)
107

11-
* **deps:** update dependencies to latest to patch reported vulnerabilities ([c5decc6](https://github.com/clowdhaus/aws-github-actions/commit/c5decc6ed14356bc73166dea9ad764eee6cdc360))
8+
### Features
129

10+
- Update dependencies to latest to patch deprecation for `set-output` ([e0c01e2](https://github.com/clowdhaus/aws-github-actions/commit/e0c01e2ed56fa196afe6a6d1a9d55c84a9cffe3a))
11+
- Update dependencies to patch reported vulnerabilities ([07b16ab](https://github.com/clowdhaus/aws-github-actions/commit/07b16abfb5becd39074819019aed9100868f38e6))
12+
- Update dependencies to patch reported vulnerabilities ([1c89753](https://github.com/clowdhaus/aws-github-actions/commit/1c8975335bd1993b129fb9dae39b87f6a58ad499))
13+
- Update runtime for action from Node 12 to 16 ([3d475e8](https://github.com/clowdhaus/aws-github-actions/commit/3d475e829aef3912a6e54caa3d40b76e86242cd5))
1314

15+
## [0.6.9](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.8...v0.6.9) (2022-03-26)
1416

17+
### Bug Fixes
1518

19+
- **deps:** update dependencies to latest to patch reported vulnerabilities ([c5decc6](https://github.com/clowdhaus/aws-github-actions/commit/c5decc6ed14356bc73166dea9ad764eee6cdc360))
1620

1721
## [0.6.8](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.7...v0.6.8) (2021-10-15)
1822

1923
**Note:** Version bump only for package aws-github-actions
2024

21-
22-
23-
24-
2525
## [0.6.7](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.6...v0.6.7) (2021-09-18)
2626

27-
2827
### Bug Fixes
2928

30-
* **deps:** update dependencies to latest to patch reported vulnerabilities ([ef5d374](https://github.com/clowdhaus/aws-github-actions/commit/ef5d374510eca4728fc5b93e2d5f294e726fa33c))
31-
* **deps:** update dependencies to latest to patch reported vulnerabilities ([90d9ad3](https://github.com/clowdhaus/aws-github-actions/commit/90d9ad33a7273bfd847f22bd1b8c373576c59b30))
32-
33-
34-
35-
29+
- **deps:** update dependencies to latest to patch reported vulnerabilities ([ef5d374](https://github.com/clowdhaus/aws-github-actions/commit/ef5d374510eca4728fc5b93e2d5f294e726fa33c))
30+
- **deps:** update dependencies to latest to patch reported vulnerabilities ([90d9ad3](https://github.com/clowdhaus/aws-github-actions/commit/90d9ad33a7273bfd847f22bd1b8c373576c59b30))
3631

3732
## [0.6.6](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.5...v0.6.6) (2021-08-05)
3833

39-
4034
### Bug Fixes
4135

42-
* **deps:** update dependencies to latest and re-compile action to patch reported vulnerabilities ([b0d9c06](https://github.com/clowdhaus/aws-github-actions/commit/b0d9c06836e75d70e97ea8e3ca15a2b7ff1831ac))
43-
44-
45-
46-
36+
- **deps:** update dependencies to latest and re-compile action to patch reported vulnerabilities ([b0d9c06](https://github.com/clowdhaus/aws-github-actions/commit/b0d9c06836e75d70e97ea8e3ca15a2b7ff1831ac))
4737

4838
## [0.6.5](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.4...v0.6.5) (2021-06-10)
4939

50-
5140
### Bug Fixes
5241

53-
* **deps:** update dependencies to latest and re-complile to patch reported vulnerabilities ([e82300c](https://github.com/clowdhaus/aws-github-actions/commit/e82300c65249d40a4339831427b3854738c59902))
54-
55-
56-
57-
42+
- **deps:** update dependencies to latest and re-complile to patch reported vulnerabilities ([e82300c](https://github.com/clowdhaus/aws-github-actions/commit/e82300c65249d40a4339831427b3854738c59902))
5843

5944
## [0.6.4](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.3...v0.6.4) (2021-03-16)
6045

61-
6246
### Bug Fixes
6347

64-
* correct old references to `master` to `main` ([74c82f8](https://github.com/clowdhaus/aws-github-actions/commit/74c82f82162ccb6900a372d201f75c9862180bd6))
65-
66-
67-
68-
48+
- correct old references to `master` to `main` ([74c82f8](https://github.com/clowdhaus/aws-github-actions/commit/74c82f82162ccb6900a372d201f75c9862180bd6))
6949

7050
## [0.6.3](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.2...v0.6.3) (2021-03-16)
7151

72-
7352
### Bug Fixes
7453

75-
* update dependencies to latest to patch reported vulnerabilities ([7b9ef7d](https://github.com/clowdhaus/aws-github-actions/commit/7b9ef7d53756eee5afe4707e48be2720985ad504))
76-
77-
78-
79-
54+
- update dependencies to latest to patch reported vulnerabilities ([7b9ef7d](https://github.com/clowdhaus/aws-github-actions/commit/7b9ef7d53756eee5afe4707e48be2720985ad504))
8055

8156
## [0.6.2](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.1...v0.6.2) (2021-02-14)
8257

83-
8458
### Bug Fixes
8559

86-
* rename `master` to `main` and update project dependencies ([89bf0c1](https://github.com/clowdhaus/aws-github-actions/commit/89bf0c1ca521801990fd4f2369780430ff2b25bd))
87-
88-
89-
90-
60+
- rename `master` to `main` and update project dependencies ([89bf0c1](https://github.com/clowdhaus/aws-github-actions/commit/89bf0c1ca521801990fd4f2369780430ff2b25bd))
9161

9262
## [0.6.1](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.0...v0.6.1) (2021-01-24)
9363

9464
**Note:** Version bump only for package aws-github-actions
9565

96-
97-
98-
99-
10066
# [0.6.0](https://github.com/clowdhaus/aws-github-actions/compare/v0.5.1...v0.6.0) (2020-12-21)
10167

102-
10368
### Features
10469

105-
* update dependencies to v3 aws-sdk and fix vulnerable github action output when setting env var ([fb034db](https://github.com/clowdhaus/aws-github-actions/commit/fb034db7a51e33f60c3ba26889cbfafb51c5127d))
106-
107-
108-
109-
70+
- update dependencies to v3 aws-sdk and fix vulnerable github action output when setting env var ([fb034db](https://github.com/clowdhaus/aws-github-actions/commit/fb034db7a51e33f60c3ba26889cbfafb51c5127d))
11071

11172
## 0.5.1 (2020-09-29)
11273

11374
**Note:** Version bump only for package aws-github-actions
11475

115-
116-
117-
118-
11976
# 0.5.0 (2020-09-24)
12077

121-
122-
* refactor!: move actions up to project root ([7739e2e](https://github.com/clowdhaus/aws-github-actions/commit/7739e2e8c37d412bc44faff493512f816c347ed2))
123-
78+
- refactor!: move actions up to project root ([7739e2e](https://github.com/clowdhaus/aws-github-actions/commit/7739e2e8c37d412bc44faff493512f816c347ed2))
12479

12580
### BREAKING CHANGES
12681

127-
* action path has been changed to remove `packages/`
128-
129-
130-
131-
82+
- action path has been changed to remove `packages/`
13283

13384
## [0.4.8](https://github.com/clowdhaus/aws-github-actions/compare/v0.4.7...v0.4.8) (2020-09-13)
13485

13586
**Note:** Version bump only for package aws-github-actions
13687

137-
138-
139-
140-
14188
## [0.4.7](https://github.com/clowdhaus/aws-github-actions/compare/v0.4.6...v0.4.7) (2020-09-13)
14289

14390
**Note:** Version bump only for package aws-github-actions
14491

145-
146-
147-
148-
14992
## [0.4.6](https://github.com/clowdhaus/aws-github-actions/compare/v0.4.5...v0.4.6) (2020-08-01)
15093

15194
**Note:** Version bump only for package aws-github-actions
15295

153-
154-
155-
156-
15796
## [0.4.5](https://github.com/clowdhaus/aws-github-actions/compare/v0.4.4...v0.4.5) (2020-07-20)
15897

15998
**Note:** Version bump only for package aws-github-actions
16099

161-
162-
163-
164-
165100
## [0.4.4](https://github.com/clowdhaus/aws-github-actions/compare/v0.4.3...v0.4.4) (2020-06-21)
166101

167-
168102
### Bug Fixes
169103

170-
* fix actions on windows runners ([#6](https://github.com/clowdhaus/aws-github-actions/issues/6)) ([e7aac78](https://github.com/clowdhaus/aws-github-actions/commit/e7aac783e5d267e08234ee71bfbf42c966e3d0f2))
171-
104+
- fix actions on windows runners ([#6](https://github.com/clowdhaus/aws-github-actions/issues/6)) ([e7aac78](https://github.com/clowdhaus/aws-github-actions/commit/e7aac783e5d267e08234ee71bfbf42c966e3d0f2))
172105

173106
### Features
174107

175-
* add additional os testing with matrix strategy for all but cloudfront invalidation ([#5](https://github.com/clowdhaus/aws-github-actions/issues/5)) ([072d6ee](https://github.com/clowdhaus/aws-github-actions/commit/072d6eeae502e94883d3b24e7b809584ecccbb42))
176-
177-
178-
179-
108+
- add additional os testing with matrix strategy for all but cloudfront invalidation ([#5](https://github.com/clowdhaus/aws-github-actions/issues/5)) ([072d6ee](https://github.com/clowdhaus/aws-github-actions/commit/072d6eeae502e94883d3b24e7b809584ecccbb42))
180109

181110
## [0.4.3](https://github.com/clowdhaus/aws-github-actions/compare/v0.4.2...v0.4.3) (2020-06-21)
182111

183112
**Note:** Version bump only for package aws-github-actions
184113

185-
186-
187-
188-
189114
## [0.4.2](https://github.com/clowdhaus/aws-github-actions/compare/v0.4.1...v0.4.2) (2020-05-25)
190115

191116
**Note:** Version bump only for package aws-github-actions
192117

193-
194-
195-
196-
197118
## [0.4.1](https://github.com/clowdhaus/aws-github-actions/compare/v0.4.0...v0.4.1) (2020-05-02)
198119

199120
**Note:** Version bump only for package aws-github-actions
200121

201-
202-
203-
204-
205122
# [0.4.0](https://github.com/clowdhaus/aws-github-actions/compare/v0.3.0...v0.4.0) (2020-04-24)
206123

207-
208124
### Features
209125

210-
* **awscli:** upgrade awscli to v2 ([320481c](https://github.com/clowdhaus/aws-github-actions/commit/320481c27b2d6c9a26760a0fab75ad5222d39182))
211-
212-
213-
214-
126+
- **awscli:** upgrade awscli to v2 ([320481c](https://github.com/clowdhaus/aws-github-actions/commit/320481c27b2d6c9a26760a0fab75ad5222d39182))
215127

216128
# 0.3.0 (2020-04-06)
217129

218-
219130
### Bug Fixes
220131

221-
* fix action path name for monorepo, bump dependencies and recompile ([6d6641c](https://github.com/clowdhaus/aws-github-actions/commit/6d6641ccba42395326c28a2f884ac4d06a375384))
222-
132+
- fix action path name for monorepo, bump dependencies and recompile ([6d6641c](https://github.com/clowdhaus/aws-github-actions/commit/6d6641ccba42395326c28a2f884ac4d06a375384))
223133

224134
### Features
225135

226-
* **all:** initial commit starting off project with base setup of yarn workspaces, lerna, and ncc ([3f2904a](https://github.com/clowdhaus/aws-github-actions/commit/3f2904a44bc130d2e002b93b45a725d903c991c4))
227-
* **awscli:** make awscli internal package into an action as well, general purpose use of the awscli ([f5f6b5a](https://github.com/clowdhaus/aws-github-actions/commit/f5f6b5abef7e73e852221ad86ba23cec0305214d))
228-
* **cloudfront:** initial implementation of CloudFront cache invalidation action ([47f0063](https://github.com/clowdhaus/aws-github-actions/commit/47f0063cc864085f0d5e48548413a09d7788eb71))
229-
* **s3:** break out awscli from S3 sync to stand on its own ([48de053](https://github.com/clowdhaus/aws-github-actions/commit/48de0535480795e9a45af0f4b64ad7ed68c1c46a))
230-
* **s3:** implement S3 sync using awscli cached locally, no support in javascript sdk ([6ea5d6c](https://github.com/clowdhaus/aws-github-actions/commit/6ea5d6c26865e91e524a90dda7b8a126d8fc96cf))
231-
* **sts:** implment action for setting up IAM credentials in workflow environment ([6d69c04](https://github.com/clowdhaus/aws-github-actions/commit/6d69c045cfc277432d791a7100a9a89168f56225))
232-
233-
234-
235-
136+
- **all:** initial commit starting off project with base setup of yarn workspaces, lerna, and ncc ([3f2904a](https://github.com/clowdhaus/aws-github-actions/commit/3f2904a44bc130d2e002b93b45a725d903c991c4))
137+
- **awscli:** make awscli internal package into an action as well, general purpose use of the awscli ([f5f6b5a](https://github.com/clowdhaus/aws-github-actions/commit/f5f6b5abef7e73e852221ad86ba23cec0305214d))
138+
- **cloudfront:** initial implementation of CloudFront cache invalidation action ([47f0063](https://github.com/clowdhaus/aws-github-actions/commit/47f0063cc864085f0d5e48548413a09d7788eb71))
139+
- **s3:** break out awscli from S3 sync to stand on its own ([48de053](https://github.com/clowdhaus/aws-github-actions/commit/48de0535480795e9a45af0f4b64ad7ed68c1c46a))
140+
- **s3:** implement S3 sync using awscli cached locally, no support in javascript sdk ([6ea5d6c](https://github.com/clowdhaus/aws-github-actions/commit/6ea5d6c26865e91e524a90dda7b8a126d8fc96cf))
141+
- **sts:** implment action for setting up IAM credentials in workflow environment ([6d69c04](https://github.com/clowdhaus/aws-github-actions/commit/6d69c045cfc277432d791a7100a9a89168f56225))
236142

237143
# 0.2.0 (2020-03-07)
238144

239-
240145
### Bug Fixes
241146

242-
* fix action path name for monorepo, bump dependencies and recompile ([6d6641c](https://github.com/clowdhaus/aws-github-actions/commit/6d6641ccba42395326c28a2f884ac4d06a375384))
243-
147+
- fix action path name for monorepo, bump dependencies and recompile ([6d6641c](https://github.com/clowdhaus/aws-github-actions/commit/6d6641ccba42395326c28a2f884ac4d06a375384))
244148

245149
### Features
246150

247-
* **all:** initial commit starting off project with base setup of yarn workspaces, lerna, and ncc ([3f2904a](https://github.com/clowdhaus/aws-github-actions/commit/3f2904a44bc130d2e002b93b45a725d903c991c4))
248-
* **awscli:** make awscli internal package into an action as well, general purpose use of the awscli ([f5f6b5a](https://github.com/clowdhaus/aws-github-actions/commit/f5f6b5abef7e73e852221ad86ba23cec0305214d))
249-
* **cloudfront:** initial implementation of CloudFront cache invalidation action ([47f0063](https://github.com/clowdhaus/aws-github-actions/commit/47f0063cc864085f0d5e48548413a09d7788eb71))
250-
* **s3:** break out awscli from S3 sync to stand on its own ([48de053](https://github.com/clowdhaus/aws-github-actions/commit/48de0535480795e9a45af0f4b64ad7ed68c1c46a))
251-
* **s3:** implement S3 sync using awscli cached locally, no support in javascript sdk ([6ea5d6c](https://github.com/clowdhaus/aws-github-actions/commit/6ea5d6c26865e91e524a90dda7b8a126d8fc96cf))
252-
* **sts:** implment action for setting up IAM credentials in workflow environment ([6d69c04](https://github.com/clowdhaus/aws-github-actions/commit/6d69c045cfc277432d791a7100a9a89168f56225))
151+
- **all:** initial commit starting off project with base setup of yarn workspaces, lerna, and ncc ([3f2904a](https://github.com/clowdhaus/aws-github-actions/commit/3f2904a44bc130d2e002b93b45a725d903c991c4))
152+
- **awscli:** make awscli internal package into an action as well, general purpose use of the awscli ([f5f6b5a](https://github.com/clowdhaus/aws-github-actions/commit/f5f6b5abef7e73e852221ad86ba23cec0305214d))
153+
- **cloudfront:** initial implementation of CloudFront cache invalidation action ([47f0063](https://github.com/clowdhaus/aws-github-actions/commit/47f0063cc864085f0d5e48548413a09d7788eb71))
154+
- **s3:** break out awscli from S3 sync to stand on its own ([48de053](https://github.com/clowdhaus/aws-github-actions/commit/48de0535480795e9a45af0f4b64ad7ed68c1c46a))
155+
- **s3:** implement S3 sync using awscli cached locally, no support in javascript sdk ([6ea5d6c](https://github.com/clowdhaus/aws-github-actions/commit/6ea5d6c26865e91e524a90dda7b8a126d8fc96cf))
156+
- **sts:** implment action for setting up IAM credentials in workflow environment ([6d69c04](https://github.com/clowdhaus/aws-github-actions/commit/6d69c045cfc277432d791a7100a9a89168f56225))

0 commit comments

Comments
 (0)