Skip to content

Commit

Permalink
Release 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemelia committed Jul 26, 2024
1 parent 12ba056 commit 4472896
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## 5.0.0 (2024-07-26)

## 5.0.0-beta.0 (2024-03-28)

#### :boom: Breaking Change
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": "ember-cli-deploy-s3",
"version": "5.0.0-beta.0",
"version": "5.0.0",
"description": "An ember-cli-deploy plugin to upload to s3",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 4472896

Please sign in to comment.