From a253690f298700376de1a14f76465e10368b4420 Mon Sep 17 00:00:00 2001 From: Stencila Date: Tue, 4 Aug 2020 21:06:27 +0000 Subject: [PATCH] chore(release): 2.15.0 [skip ci] # [2.15.0](https://github.com/stencila/thema/compare/v2.14.0...v2.15.0) (2020-08-04) ### Features * **ELife:** Style Executable Doc Toolbar & Code components ([0253f8b](https://github.com/stencila/thema/commit/0253f8bb53da59cab29b10dd004cc6e700f0d180)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fec66ee25..bf862d3b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.15.0](https://github.com/stencila/thema/compare/v2.14.0...v2.15.0) (2020-08-04) + + +### Features + +* **ELife:** Style Executable Doc Toolbar & Code components ([0253f8b](https://github.com/stencila/thema/commit/0253f8bb53da59cab29b10dd004cc6e700f0d180)) + # [2.14.0](https://github.com/stencila/thema/compare/v2.13.2...v2.14.0) (2020-07-30) diff --git a/package-lock.json b/package-lock.json index f7bba9b46..ea2e01506 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@stencila/thema", - "version": "2.14.0", + "version": "2.15.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 237e63f3b..754f02621 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stencila/thema", - "version": "2.14.0", + "version": "2.15.0", "description": "Semantic themes for use with encoda (https://github.com/stencila/encoda)", "files": [ "/dist"