Skip to content

Commit b0b68a3

Browse files
committed
Release 4.0.0
1 parent 8e9a14d commit b0b68a3

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+
## 4.0.0 (2023-06-04)
4+
5+
#### :boom: Breaking Change
6+
* [#176](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/176) [BREAKING] update dependencies and node version requirements ([@lukemelia](https://github.com/lukemelia))
7+
8+
#### Committers: 1
9+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
10+
311
## 3.3.0 (2023-05-30)
412

513
#### :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.3.0",
3+
"version": "4.0.0",
44
"description": "An ember-cli-deploy plugin to upload to s3",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)