chore: update versions

This commit is contained in:
ClarkXia 2025-05-13 07:13:13 +00:00
parent 4334c40409
commit 570473d95c
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@ice/appear': patch
---
fix appear event handler callback refs in WeexAppear component

View File

@ -1,5 +1,11 @@
# @ice/appear # @ice/appear
## 0.2.2
### Patch Changes
- 451839c5: fix appear event handler callback refs in WeexAppear component
## 0.2.1 ## 0.2.1
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@ice/appear", "name": "@ice/appear",
"version": "0.2.1", "version": "0.2.2",
"description": "", "description": "",
"main": "./esm/index.js", "main": "./esm/index.js",
"types": "./esm/index.d.ts", "types": "./esm/index.d.ts",