From 462e2c956945f6e5c15eb27932a9a6cd3b1b9b83 Mon Sep 17 00:00:00 2001 From: Jaybox325 Date: Tue, 29 Sep 2020 11:29:37 +0100 Subject: [PATCH] 1.0.16 --- CHANGELOG.md | 4 +++- composer.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bb1c8a..673c075 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,11 @@ 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.0.16 -- DEV +## 1.0.16 ### Changed - Improved social icons macro to match new JayPack styles +- Header markup tweak +- Updated packages ## 1.0.15 ### Changed diff --git a/composer.json b/composer.json index 011161e..12d2f73 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "jaybox325/jaycraft", "description": "Craft boilerplate to work with JayBox325/JayPack", - "version": "1.0.15", + "version": "1.0.16", "type": "project", "license": "Unlicense", "require": {