Skip to content

Commit 9f1127e

Browse files
committed
Release 3.3.0
1 parent 68f80e9 commit 9f1127e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 3.3.0 (2023-05-30)
4+
5+
#### :rocket: Enhancement
6+
* [#174](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/174) Optionally ignore ACLs ([@khornberg](https://github.com/khornberg))
7+
8+
#### Committers: 2
9+
- Kyle Hornberg ([@khornberg](https://github.com/khornberg))
10+
- Prasad ([@sbonasu](https://github.com/sbonasu))
11+
312
## 3.2.0 (2022-10-27)
413

514
#### :rocket: Enhancement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-deploy-s3",
3-
"version": "3.2.0",
3+
"version": "3.3.0",
44
"description": "An ember-cli-deploy plugin to upload to s3",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)