Skip to content

Commit 4baa497

Browse files
committed
Prepare release 1.22.1
1 parent 81efedf commit 4baa497

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
url: https://github.com/AsgardCms/Media
22
versions:
3+
"1.22.1":
4+
changed:
5+
- Fix thumbnail include
6+
- Hide thumbnail dropdown on include partial if it's not via wysiwyg
37
"1.22.0":
48
added:
59
- Way to handle media on create views (multiple images and single image)

module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"alias": "media",
44
"description": "A media library, used throughout the CMS.",
55
"keywords": [],
6-
"version": "1.22.0",
6+
"version": "1.22.1",
77
"active": 1,
88
"order": 1,
99
"providers": [

0 commit comments

Comments
 (0)