File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
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+
310## [ 1.3.0] ( https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/1.3.0 ) (2018-05-30)
411[ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v1.2.0...1.3.0 )
512
146153
147154
148155
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 11{
22 "name" : " ember-cli-deploy-s3" ,
3- "version" : " 1.3 .0" ,
3+ "version" : " 1.4 .0" ,
44 "description" : " An ember-cli-deploy plugin to upload to s3" ,
55 "keywords" : [
66 " ember-addon" ,
Original file line number Diff line number Diff line change @@ -3814,7 +3814,7 @@ mime@1.3.4, mime@^1.2.11:
38143814 version "1.3.4"
38153815 resolved "https://registry.yarnpkg.com/mime/-/mime-1.3.4.tgz#115f9e3b6b3daf2959983cb38f149a2d40eb5d53"
38163816
3817- mime@2.3.1 :
3817+ mime@^ 2.3.1 :
38183818 version "2.3.1"
38193819 resolved "https://registry.yarnpkg.com/mime/-/mime-2.3.1.tgz#b1621c54d63b97c47d3cfe7f7215f7d64517c369"
38203820
You can’t perform that action at this time.
0 commit comments