From 87fd44dcc6790b8df57e2af775f4285f243be776 Mon Sep 17 00:00:00 2001 From: tomoya Date: Tue, 5 May 2020 03:31:24 +0900 Subject: [PATCH] Display undefined value --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ea8820..8b914aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storybook-addon-matrix", - "version": "1.1.0", + "version": "1.2.0", "description": "Storybook addon for rendering components with a matrix of props", "main": "dist/index.js", "types": "dist/index.d.ts",