Skip to content

Commit

Permalink
v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mminkoff committed Jul 31, 2020
1 parent 3617fdb commit e10d137
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,24 @@
# Change Log

## [3.1.1](https://github.com/mminkoff/ember-filestack/tree/HEAD)

[Full Changelog](https://github.com/mminkoff/ember-filestack/compare/v3.1.0...v3.1.1)

**Changes**

- Updated elliptic, lodash, and websocket-extensions

## [3.1.0](https://github.com/mminkoff/ember-filestack/tree/HEAD)

[Full Changelog](https://github.com/mminkoff/ember-filestack/compare/v3.0.2...HEAD)
[Full Changelog](https://github.com/mminkoff/ember-filestack/compare/v3.0.2...v3.1.0)

**Changes**

- FilestackPicker component will update the picker when provided options are updated

## [3.0.2](https://github.com/mminkoff/ember-filestack/tree/3.0.2) (2020-05-31)

[Full Changelog](https://github.com/mminkoff/ember-filestack/compare/v3.0.0...HEAD)
[Full Changelog](https://github.com/mminkoff/ember-filestack/compare/v3.0.0...v3.0.2)

**Changes**

Expand All @@ -24,7 +32,7 @@

## [3.0.0](https://github.com/mminkoff/ember-filestack/tree/3.0.0) (2019-10-25)

[Full Changelog](https://github.com/mminkoff/ember-filestack/compare/v2.0.1...HEAD)
[Full Changelog](https://github.com/mminkoff/ember-filestack/compare/v2.0.1...v3.0.0)

**Changes**

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-filestack",
"version": "3.1.0",
"version": "3.1.1",
"description": "Ember Addon for https://filestack.com support",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit e10d137

Please sign in to comment.