Skip to content

Commit 9054b81

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2023-07-13) ### Bug Fixes * 🐛 Fix vulnerabilities in dependencies ([4e4e7cf](4e4e7cf)) * 🐛 Set webpack to emit node18 ([1292dc2](1292dc2)) * **actions:** add more permissions for sem release ([dc6a8bb](dc6a8bb)) * **actions:** add more permissions for sem release ([78d9b01](78d9b01)) * **actions:** Dump semantic-release to latest version ([2c26f8b](2c26f8b)) * **actions:** Update action flow for Sem Release ([7e79e0f](7e79e0f)) * **actions:** Working on Sem Release permissions ([5c618d6](5c618d6)) * **deps:** Update deps and fix versioning issue ([9a53d93](9a53d93)) * **deps:** Update deps and fix versioning issue ([f988e1c](f988e1c)) * **deps:** Update deps and fix versioning issue take two ([9940217](9940217)) * **deps:** Update deps and fix versioning issue take two ([afff819](afff819)) * **deps:** Update multiple deps ([1468e55](1468e55)) * **deps:** Update multiple deps ([8bb932c](8bb932c)) * **tags:** Small change to start tags build ([c87efe0](c87efe0)) * **tags:** Small change to start tags build ([14d75a7](14d75a7)) * **test:** Fix auto tag ([00ca438](00ca438))
1 parent c87efe0 commit 9054b81

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11
## [1.0.1](https://github.com/StateFarmIns/terraform-aws-quicksight-user-pruning-module/compare/v1.0.0...v1.0.1) (2023-07-13)
22

33

4+
### Bug Fixes
5+
6+
* 🐛 Fix vulnerabilities in dependencies ([4e4e7cf](https://github.com/StateFarmIns/terraform-aws-quicksight-user-pruning-module/commit/4e4e7cf067a3dd36b01cd531cae300c3303f77f7))
7+
* 🐛 Set webpack to emit node18 ([1292dc2](https://github.com/StateFarmIns/terraform-aws-quicksight-user-pruning-module/commit/1292dc2410da3ee83c99dcd9f3968006fdabe22f))
8+
* **actions:** add more permissions for sem release ([dc6a8bb](https://github.com/StateFarmIns/terraform-aws-quicksight-user-pruning-module/commit/dc6a8bb89c22774d3bd254a3067bc234307f73ba))
9+
* **actions:** add more permissions for sem release ([78d9b01](https://github.com/StateFarmIns/terraform-aws-quicksight-user-pruning-module/commit/78d9b01afb2b9b254e95567cd570f4606da1fced))
10+
* **actions:** Dump semantic-release to latest version ([2c26f8b](https://github.com/StateFarmIns/terraform-aws-quicksight-user-pruning-module/commit/2c26f8bebcdc885c92754bb9c4cf89448f0d717f))
11+
* **actions:** Update action flow for Sem Release ([7e79e0f](https://github.com/StateFarmIns/terraform-aws-quicksight-user-pruning-module/commit/7e79e0ff81b238c3dc50799d6f0562f4e5ebc501))
12+
* **actions:** Working on Sem Release permissions ([5c618d6](https://github.com/StateFarmIns/terraform-aws-quicksight-user-pruning-module/commit/5c618d6d29d1a70272e9911a15af4fbac6e99bc0))
13+
* **deps:** Update deps and fix versioning issue ([9a53d93](https://github.com/StateFarmIns/terraform-aws-quicksight-user-pruning-module/commit/9a53d93e01a49b0603f8d3e4c27a1bbacbd2ab38))
14+
* **deps:** Update deps and fix versioning issue ([f988e1c](https://github.com/StateFarmIns/terraform-aws-quicksight-user-pruning-module/commit/f988e1ce6d827c4e80e17ec3d783128b55384a2d))
15+
* **deps:** Update deps and fix versioning issue take two ([9940217](https://github.com/StateFarmIns/terraform-aws-quicksight-user-pruning-module/commit/99402173e107fb209bdbc959e8b4c202f40e25ca))
16+
* **deps:** Update deps and fix versioning issue take two ([afff819](https://github.com/StateFarmIns/terraform-aws-quicksight-user-pruning-module/commit/afff819d491f8d08a0b16d65818adfda035739fe))
17+
* **deps:** Update multiple deps ([1468e55](https://github.com/StateFarmIns/terraform-aws-quicksight-user-pruning-module/commit/1468e55e9b418b3fcdd75bd211ceb03a2ebe51c1))
18+
* **deps:** Update multiple deps ([8bb932c](https://github.com/StateFarmIns/terraform-aws-quicksight-user-pruning-module/commit/8bb932c2434477a649948872004e24a026da4c1e))
19+
* **tags:** Small change to start tags build ([c87efe0](https://github.com/StateFarmIns/terraform-aws-quicksight-user-pruning-module/commit/c87efe05d59b7b02b7e0913a596e419746f91150))
20+
* **tags:** Small change to start tags build ([14d75a7](https://github.com/StateFarmIns/terraform-aws-quicksight-user-pruning-module/commit/14d75a7c8432d3687fc1a3f485cbf4bb50c40681))
21+
* **test:** Fix auto tag ([00ca438](https://github.com/StateFarmIns/terraform-aws-quicksight-user-pruning-module/commit/00ca438f6964d92e49fa24e24fa50bcf5a1b5322))
22+
23+
## [1.0.1](https://github.com/StateFarmIns/terraform-aws-quicksight-user-pruning-module/compare/v1.0.0...v1.0.1) (2023-07-13)
24+
25+
426
### Bug Fixes
527

628
* 🐛 Fix vulnerabilities in dependencies ([4e4e7cf](https://github.com/StateFarmIns/terraform-aws-quicksight-user-pruning-module/commit/4e4e7cf067a3dd36b01cd531cae300c3303f77f7))

0 commit comments

Comments
 (0)