diff --git a/packages/hippy_ui_react/CHANGELOG.md b/packages/hippy_ui_react/CHANGELOG.md index 35a5944..511e98d 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.1.22 (2024-05-11) + + +### Bug Fixes + +* hooks ([134a81d](https://github.com/hippy-contrib/hippy_ui_react/commit/134a81da67733a67439164818eedc339a0f7e68e)) + + + + + ## 1.1.21 (2024-05-10) diff --git a/packages/hippy_ui_react/package.json b/packages/hippy_ui_react/package.json index ac8f0c1..1d640b7 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.1.21", + "version": "1.1.22", "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 7263985..8fbfebc 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.1.10 (2024-05-11) + + +### Bug Fixes + +* hooks ([134a81d](https://github.com/hippy-contrib/hippy_ui_react/commit/134a81da67733a67439164818eedc339a0f7e68e)) + + + + + ## 1.1.9 (2024-05-10) diff --git a/packages/hippy_ui_react_business/package.json b/packages/hippy_ui_react_business/package.json index 306d422..8ff3665 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.1.9", + "version": "1.1.10", "description": "hippy ui react for business", "keywords": [], "author": "linjinze999 ",