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 ",