From a18eb0c55baaa518fe886480a59893aa0ad96a44 Mon Sep 17 00:00:00 2001 From: jinzelin Date: Wed, 9 Oct 2024 04:13:26 +0000 Subject: [PATCH] chore(release): bump version - hippy_ui_react@1.2.25 - hippy_ui_react_business@1.2.25 --- packages/hippy_ui_react/CHANGELOG.md | 11 +++++++++++ packages/hippy_ui_react/package.json | 2 +- packages/hippy_ui_react_business/CHANGELOG.md | 11 +++++++++++ packages/hippy_ui_react_business/package.json | 2 +- 4 files changed, 24 insertions(+), 2 deletions(-) diff --git a/packages/hippy_ui_react/CHANGELOG.md b/packages/hippy_ui_react/CHANGELOG.md index 1603a04..f6dd460 100644 --- a/packages/hippy_ui_react/CHANGELOG.md +++ b/packages/hippy_ui_react/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.2.25 (2024-10-09) + + +### Bug Fixes + +* popup style.height ([9d95957](https://github.com/hippy-contrib/hippy_ui_react/commit/9d959576249b99f9e8f06a3e55e122ecba290481)) + + + + + ## 1.2.24 (2024-09-14) diff --git a/packages/hippy_ui_react/package.json b/packages/hippy_ui_react/package.json index c9e4b6c..7c9caa0 100644 --- a/packages/hippy_ui_react/package.json +++ b/packages/hippy_ui_react/package.json @@ -1,6 +1,6 @@ { "name": "hippy_ui_react", - "version": "1.2.24", + "version": "1.2.25", "description": "hippy ui react", "keywords": [], "author": "linjinze999 ", diff --git a/packages/hippy_ui_react_business/CHANGELOG.md b/packages/hippy_ui_react_business/CHANGELOG.md index f589954..2d91f4a 100644 --- a/packages/hippy_ui_react_business/CHANGELOG.md +++ b/packages/hippy_ui_react_business/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.2.25 (2024-10-09) + + +### Bug Fixes + +* popup style.height ([9d95957](https://github.com/hippy-contrib/hippy_ui_react/commit/9d959576249b99f9e8f06a3e55e122ecba290481)) + + + + + ## 1.2.24 (2024-09-14) diff --git a/packages/hippy_ui_react_business/package.json b/packages/hippy_ui_react_business/package.json index 55d7e2a..f9a7c69 100644 --- a/packages/hippy_ui_react_business/package.json +++ b/packages/hippy_ui_react_business/package.json @@ -1,6 +1,6 @@ { "name": "hippy_ui_react_business", - "version": "1.2.24", + "version": "1.2.25", "description": "hippy ui react for business", "keywords": [], "author": "linjinze999 ",