From fa6d1faff6238b2711fbe474abe874e425cf5af6 Mon Sep 17 00:00:00 2001 From: Mats Mikkel Rummelhoff Date: Mon, 8 Apr 2024 11:38:46 +0200 Subject: [PATCH] Adds new logo. Bump to 1.2.0 --- CHANGELOG.md | 4 ++++ composer.json | 2 +- src/icon-mask.svg | 1 - src/icon.svg | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) delete mode 100644 src/icon-mask.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 715ae76..049d835 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## 1.2.0 - 2024-04-08 +### Changed +- Added new logo + ## 1.1.0 - 2022-04-23 ### Added - Adds Craft 4.0 compatibility diff --git a/composer.json b/composer.json index 6dc1806..46a0462 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "vaersaagod/instructions", "description": "Adds an \"Instructions\" field type that can be used to render field instructions as native UI elements inside Matrix field layouts.", "type": "craft-plugin", - "version": "1.1.0", + "version": "1.2.0", "keywords": [ "craft", "cms", diff --git a/src/icon-mask.svg b/src/icon-mask.svg deleted file mode 100644 index ecd6165..0000000 --- a/src/icon-mask.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/src/icon.svg b/src/icon.svg index ecd6165..f64d452 100644 --- a/src/icon.svg +++ b/src/icon.svg @@ -1 +1 @@ - + \ No newline at end of file