File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 1.4.0] ( https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/1.4.0 ) (2018-08-20)
4
+ [ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v1.3.0...1.4.0 )
5
+
6
+ ** Merged pull requests:**
7
+
8
+ - Add fileIgnorePattern option \# 109 [ #109 ] ( https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/109 ) ([ @Cropster ] ( https://github.com/Cropster ) )
9
+
3
10
## [ 1.3.0] ( https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/1.3.0 ) (2018-05-30)
4
11
[ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v1.2.0...1.3.0 )
5
12
146
153
147
154
148
155
149
- \* * This Change Log was automatically generated by [ github_changelog_generator] ( https://github.com/skywinder/Github-Changelog-Generator ) *
156
+ \* * This Change Log was automatically generated by [ github_changelog_generator] ( https://github.com/skywinder/Github-Changelog-Generator ) *
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-cli-deploy-s3" ,
3
- "version" : " 1.3 .0" ,
3
+ "version" : " 1.4 .0" ,
4
4
"description" : " An ember-cli-deploy plugin to upload to s3" ,
5
5
"keywords" : [
6
6
" ember-addon" ,
Original file line number Diff line number Diff line change @@ -3814,7 +3814,7 @@ mime@1.3.4, mime@^1.2.11:
3814
3814
version "1.3.4"
3815
3815
resolved "https://registry.yarnpkg.com/mime/-/mime-1.3.4.tgz#115f9e3b6b3daf2959983cb38f149a2d40eb5d53"
3816
3816
3817
- mime@2.3.1 :
3817
+ mime@^ 2.3.1 :
3818
3818
version "2.3.1"
3819
3819
resolved "https://registry.yarnpkg.com/mime/-/mime-2.3.1.tgz#b1621c54d63b97c47d3cfe7f7215f7d64517c369"
3820
3820
You can’t perform that action at this time.
0 commit comments