From d864ffd75c50d895251c7d77a5da8d0e5308b13a Mon Sep 17 00:00:00 2001 From: "Leo Y. Li" Date: Fri, 29 Mar 2019 23:59:11 -0400 Subject: [PATCH] #1: release v1.0.3 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4d4278..2ba7735 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [1.0.3] - 2019-03-30 + +### Bugfix + +- Skip v1.0.2 due to a bad release. +- Fix the whitelist issue and install warnings for publishing on NPM. +- Remove babel source map to strip down bundling size. + + ## [1.0.1] - 2019-03-29 ### Bugfix diff --git a/package.json b/package.json index b8aaaef..a8b0d55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "addon-contexts", - "version": "1.0.2", + "version": "1.0.3", "description": "Storybook Addon Contexts", "keywords": [ "storybook",