Skip to content

Commit cabc7d8

Browse files
author
Amandine Dupays
committed
chore(release): 1.13.0
1 parent ef027cb commit cabc7d8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## [1.13.0](https://github.com/padok-team/yatas-aws/compare/v1.12.0...v1.13.0) (2025-06-27)
6+
7+
8+
### Features
9+
10+
* **s3:** check bucket deletion policy ([#192](https://github.com/padok-team/yatas-aws/issues/192)) ([ef027cb](https://github.com/padok-team/yatas-aws/commit/ef027cbc5bf841f536615dd84d9fe1ace2524067))
11+
512
## [1.12.0](https://github.com/padok-team/yatas-aws/compare/v1.11.1...v1.12.0) (2025-05-09)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yatas-aws",
3-
"version": "1.12.0",
3+
"version": "1.13.0",
44
"description": "Yet Another Testing & Auditing Solution",
55
"scripts": {
66
"release": "standard-version"

0 commit comments

Comments
 (0)