From e066b14a4fbf1f68d750cb5ad6d43b1354ee6512 Mon Sep 17 00:00:00 2001 From: "Leo Y. Li" Date: Sun, 31 Mar 2019 13:42:31 -0400 Subject: [PATCH] #1: release 1.0.4 --- addons/addon-contexts/CHANGELOG.md | 14 +++++++++++++- addons/addon-contexts/package.json | 2 +- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/addons/addon-contexts/CHANGELOG.md b/addons/addon-contexts/CHANGELOG.md index 2ba7735324f..6733315a4cb 100644 --- a/addons/addon-contexts/CHANGELOG.md +++ b/addons/addon-contexts/CHANGELOG.md @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [1.0.4] - 2019-03-30 + +### Doc + +- Improve the quality of README.md. + +### Maintenance + +- Upgrade TypeScript to 3.4.1. +- Update package organization. + + ## [1.0.3] - 2019-03-30 ### Bugfix @@ -26,7 +38,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Chore - Move all dependencies into peerDependencies. -- Update README.md. +- Add initial README.md. ## [1.0.0] - 2019-03-29 diff --git a/addons/addon-contexts/package.json b/addons/addon-contexts/package.json index 1e043993216..1637d46a674 100644 --- a/addons/addon-contexts/package.json +++ b/addons/addon-contexts/package.json @@ -1,6 +1,6 @@ { "name": "addon-contexts", - "version": "1.0.3", + "version": "1.0.4", "description": "Storybook Addon Contexts", "keywords": [ "storybook",