Skip to content

Commit

Permalink
New version: 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nd0ut committed Mar 27, 2019
1 parent 6af582f commit bd0f71e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [1.4.3] - 2019-03-27

### Fixed

- Apply auto-crop even in single image mode. See [#32].

## [1.4.2] - 2019-03-19

### Fixed
Expand Down Expand Up @@ -116,8 +122,10 @@ Initial public release.
[#29]: https://github.com/uploadcare/uploadcare-widget-tab-effects/issues/29
[#30]: https://github.com/uploadcare/uploadcare-widget-tab-effects/issues/30
[#31]: https://github.com/uploadcare/uploadcare-widget-tab-effects/issues/31
[#32]: https://github.com/uploadcare/uploadcare-widget-tab-effects/issues/32

[Unreleased]: https://github.com/uploadcare/uploadcare-widget-tab-effects/compare/v1.4.0...HEAD
[1.4.3]: https://github.com/uploadcare/uploadcare-widget-tab-effects/compare/v1.4.2...v1.4.3
[1.4.2]: https://github.com/uploadcare/uploadcare-widget-tab-effects/compare/v1.4.0...v1.4.2
[1.4.0]: https://github.com/uploadcare/uploadcare-widget-tab-effects/compare/v1.3.0...v1.4.0
[1.3.0]: https://github.com/uploadcare/uploadcare-widget-tab-effects/compare/v1.2.1...v1.3.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"library": "uploadcareTabEffects",
"classPrefix": "uploadcare-tab-effects--"
},
"version": "1.4.2",
"version": "1.4.3",
"description": "Effects Tab for Uploadcare Widget. Edit images in desktop and mobile browsers.",
"main": "dist/uploadcare.tab-effects.js",
"module": "dist/uploadcare.tab-effects.es.js",
Expand Down

0 comments on commit bd0f71e

Please sign in to comment.