From 7bd8832cd22b74ebdf769e3c5c05dfe3c2f5f006 Mon Sep 17 00:00:00 2001 From: youchann Date: Thu, 29 Jul 2021 06:02:13 +0000 Subject: [PATCH] [ci skip] release v7.30.2 --- CHANGELOG.md | 10 ++++++++-- package.json | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b20d4174..67c4249ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Changelog -## [v7.30.1](https://github.com/voyagegroup/ingred-ui/tree/v7.30.1) (2021-07-26) +## [v7.30.2](https://github.com/voyagegroup/ingred-ui/tree/v7.30.2) (2021-07-29) -[Full Changelog](https://github.com/voyagegroup/ingred-ui/compare/v7.30.0...v7.30.1) +[Full Changelog](https://github.com/voyagegroup/ingred-ui/compare/v7.30.1...v7.30.2) **Fixed bugs:** @@ -11,8 +11,10 @@ **Merged pull requests:** +- ``をscrollableに [\#413](https://github.com/voyagegroup/ingred-ui/pull/413) ([youchann](https://github.com/youchann)) - ``の微調整 [\#410](https://github.com/voyagegroup/ingred-ui/pull/410) ([youchann](https://github.com/youchann)) - 細かいissueをあれこれ [\#408](https://github.com/voyagegroup/ingred-ui/pull/408) ([youchann](https://github.com/youchann)) +- Update non-major [\#407](https://github.com/voyagegroup/ingred-ui/pull/407) ([renovate[bot]](https://github.com/apps/renovate)) - Update non-major [\#406](https://github.com/voyagegroup/ingred-ui/pull/406) ([renovate[bot]](https://github.com/apps/renovate)) - \でデフォルトチェックを有効にする [\#399](https://github.com/voyagegroup/ingred-ui/pull/399) ([youchann](https://github.com/youchann)) - Update dependency @testing-library/react to v12 [\#398](https://github.com/voyagegroup/ingred-ui/pull/398) ([renovate[bot]](https://github.com/apps/renovate)) @@ -22,6 +24,10 @@ - Update dependency @types/node to v14 [\#389](https://github.com/voyagegroup/ingred-ui/pull/389) ([renovate[bot]](https://github.com/apps/renovate)) - Update non-major [\#388](https://github.com/voyagegroup/ingred-ui/pull/388) ([renovate[bot]](https://github.com/apps/renovate)) +## [v7.30.1](https://github.com/voyagegroup/ingred-ui/tree/v7.30.1) (2021-07-26) + +[Full Changelog](https://github.com/voyagegroup/ingred-ui/compare/v7.30.0...v7.30.1) + ## [v7.30.0](https://github.com/voyagegroup/ingred-ui/tree/v7.30.0) (2021-07-26) [Full Changelog](https://github.com/voyagegroup/ingred-ui/compare/v7.29.2...v7.30.0) diff --git a/package.json b/package.json index 4ddef3088..1386ce1af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ingred-ui", - "version": "7.30.1", + "version": "7.30.2", "description": "", "author": "voyagegroup", "license": "MIT",