Skip to content

Commit

Permalink
Release v2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pvldigital committed Jun 28, 2019
1 parent e6963e5 commit 8d86191
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2.0.7 - 2019-06-28
### Fixed
- Make sure to not execute any thumbnail retrieval functions if showThumbnailsInCp is false

## 2.0.6 - 2019-06-12
### Fixed
- Fixed #99 stretched thumbnail issue
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "spicyweb/craft-embedded-assets",
"description": "Manage YouTube videos, Instagram photos, Twitter posts and more as first class assets",
"version": "2.0.6",
"version": "2.0.7",
"type": "craft-plugin",
"keywords": [
"cms",
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": "craft-embedded-assets",
"version": "2.0.6",
"version": "2.0.7",
"description": "Manage YouTube videos, Instagram photos, Twitter posts and more as first class assets",
"main": "src/resources/main.js",
"scripts": {
Expand Down

0 comments on commit 8d86191

Please sign in to comment.