Skip to content

Commit 456ddd6

Browse files
committed
Update version paraphernalia
1 parent 7445581 commit 456ddd6

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.textile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
h1. Changelog
22

3+
h2. 0.6.1 - 2020-06-14
4+
5+
* Permit @aspect@ attribute to match exact widths/heights and decimal aspects.
6+
37
h2. 0.6.0 - 2020-05-20
48

59
* For Txp 4.8.0+

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bloke/smd_thumbnail",
33
"description": "Multiple image thumbnails of arbitrary dimensions within Textpattern CMS",
4-
"keywords": ["textpattern", "plugin", "images", "src-set"],
4+
"keywords": ["textpattern", "plugin", "images", "src-set", "multiple", "sizes"],
55
"homepage": "https://github.com/bloke/smd_thumbnail",
66
"license": "GPL-2.0",
77
"type": "textpattern-plugin",

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "smd_thumbnail",
33
"description": "Multiple image thumbnails of arbitrary dimensions",
4-
"version": "0.5.3",
4+
"version": "0.6.1",
55
"type": 5,
66
"author": "Stef Dawson",
77
"author_uri": "https://stefdawson.com/",

0 commit comments

Comments
 (0)