File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 3.0.0 (2020-11-24)
4
+
5
+ #### :rocket : Enhancement
6
+ * [ #128 ] ( https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/128 ) Add .json to default ` filePattern ` ([ @simonihmig ] ( https://github.com/simonihmig ) )
7
+
8
+ #### :house : Internal
9
+ * [ #131 ] ( https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/131 ) Update dependencies ([ @lukemelia ] ( https://github.com/lukemelia ) )
10
+
11
+ #### Committers: 2
12
+ - Luke Melia ([ @lukemelia ] ( https://github.com/lukemelia ) )
13
+ - Simon Ihmig ([ @simonihmig ] ( https://github.com/simonihmig ) )
14
+
3
15
## [ 2.0.0] ( https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/2.0.0 ) (2020-05-15)
4
16
5
17
[ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v1.4.0...2.0.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-cli-deploy-s3" ,
3
- "version" : " 2 .0.0" ,
3
+ "version" : " 3 .0.0" ,
4
4
"description" : " An ember-cli-deploy plugin to upload to s3" ,
5
5
"keywords" : [
6
6
" ember-addon" ,
You can’t perform that action at this time.
0 commit comments