From 3324b4014398631619f333a05e305dac324f3e51 Mon Sep 17 00:00:00 2001 From: delucis Date: Sat, 23 Feb 2019 19:21:54 -0500 Subject: [PATCH] chore(release): 1.16.1 --- CHANGELOG.md | 12 ++++++++++++ package-lock.json | 2 +- package.json | 2 +- scss/style.scss | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe99760..d9749b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## [1.16.1](https://github.com/hgnm/hgnm-2014/compare/v1.16.0...v1.16.1) (2019-02-24) + + +### Bug Fixes + +* **components:** Include better alt text for member_list_item images ([6cf30ac](https://github.com/hgnm/hgnm-2014/commit/6cf30ac)) +* **style:** Tweak $light-text to meet colour contrast standards ([ec8b645](https://github.com/hgnm/hgnm-2014/commit/ec8b645)) +* Use
instead of
for main page content ([80d9d4c](https://github.com/hgnm/hgnm-2014/commit/80d9d4c)) + + + # [1.16.0](https://github.com/hgnm/hgnm-2014/compare/v1.15.0...v1.16.0) (2019-02-23) diff --git a/package-lock.json b/package-lock.json index 393d829..4af2dc3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "hgnm-2014", - "version": "1.16.0", + "version": "1.16.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cc23926..011dde3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hgnm-2014", - "version": "1.16.0", + "version": "1.16.1", "description": "Repository for WordPress theme development for hgnm.org", "scripts": { "test": "sass-lint", diff --git a/scss/style.scss b/scss/style.scss index ea43538..527d034 100644 --- a/scss/style.scss +++ b/scss/style.scss @@ -4,7 +4,7 @@ Theme URI: https://github.com/HGNM/hgnm-2014 Author: Chris Swithinbank Author URI: http://www.chrisswithinbank.net/ Description: Custom theme for the Harvard Group for New Music website. -Version: 1.15.0 +Version: 1.16.1 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: responsive-layout