Skip to content

Commit 12ba056

Browse files
committed
Release 5.0.0-beta.0
1 parent c8b6b87 commit 12ba056

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## 5.0.0-beta.0 (2024-03-28)
4+
5+
#### :boom: Breaking Change
6+
* [#190](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/190) Upgrade aws-sdk to v3 ([@lukemelia](https://github.com/lukemelia))
7+
8+
#### Committers: 1
9+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
10+
311
## 4.0.4 (2024-03-28)
412

513
#### :bug: Bug Fix

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": "4.0.4",
3+
"version": "5.0.0-beta.0",
44
"description": "An ember-cli-deploy plugin to upload to s3",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)