From 74e4d45d4a72e0a99389e5331ee82190f820275b Mon Sep 17 00:00:00 2001 From: "Leo Y. Li" Date: Sun, 31 Mar 2019 19:01:12 -0400 Subject: [PATCH] #1: release v1.0.6 --- addons/addon-contexts/CHANGELOG.md | 7 +++++++ addons/addon-contexts/package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/addons/addon-contexts/CHANGELOG.md b/addons/addon-contexts/CHANGELOG.md index 72f3a14caea6..2d2d8027f97b 100644 --- a/addons/addon-contexts/CHANGELOG.md +++ b/addons/addon-contexts/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [1.0.6] - 2019-03-31 + +### Bugfix + +- Fix bug: use addon-contexts without param specified - (#11) + + ## [1.0.5] - 2019-03-31 - Skip v1.0.4 due to a bad release. diff --git a/addons/addon-contexts/package.json b/addons/addon-contexts/package.json index 03b6cf0fb755..87a69be1aee7 100644 --- a/addons/addon-contexts/package.json +++ b/addons/addon-contexts/package.json @@ -1,6 +1,6 @@ { "name": "addon-contexts", - "version": "1.0.5", + "version": "1.0.6", "description": "Storybook Addon Contexts", "keywords": [ "storybook",