Skip to content

Commit

Permalink
chore(release): 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
StanGirard committed Jan 11, 2023
1 parent d1a9607 commit b6ffdc0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.4.0](https://github.com/StanGirard/yatas-aws/compare/v1.3.0...v1.4.0) (2023-01-11)


### Features

* **iam:** add check for IAM role privilege escalation ([0140c08](https://github.com/StanGirard/yatas-aws/commit/0140c080327073d073dc3a880bf3bff122769efa))
* **iam:** update required permissions for privelege escalation ([43f44a6](https://github.com/StanGirard/yatas-aws/commit/43f44a6814139be6755112a63bb7383b08118d39))

## [1.3.0](https://github.com/StanGirard/yatas-aws/compare/v1.2.2...v1.3.0) (2022-12-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yatas-aws",
"version": "1.3.0",
"version": "1.4.0",
"description": "Yet Another Testing & Auditing Solution",
"scripts": {
"release": "standard-version"
Expand Down

0 comments on commit b6ffdc0

Please sign in to comment.