From 65f7821f3c25ae6a9fc6780b3bc94cafdf8b6db7 Mon Sep 17 00:00:00 2001 From: James Wilson Date: Mon, 30 Nov 2015 18:07:58 -0500 Subject: [PATCH] Version bump --- CHANGELOG.md | 6 ++++++ bower.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae2b5ee..39b6dcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. We follow the [Semantic Versioning 2.0.0](http://semver.org/) format. +## 1.1.0 - 2015-11-30 + +### Changed +- Converted `.h#()` mixins to `.heading-#()` mixins to match cf-core's current usage + + ## 1.0.1 - 2015-06-05 ### Changed diff --git a/bower.json b/bower.json index 2b862a0..25ef109 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "cf-expandables", - "version": "1.0.1", + "version": "1.1.0", "description": "Standard expandable (show/hide) component for Capital Framework.", "keywords": ["capital-framework", "capital", "expandables", "jquery", "js", "less"], "authors": [