mirror of https://github.com/alibaba/ice.git
chore: update versions
This commit is contained in:
parent
4334c40409
commit
570473d95c
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
'@ice/appear': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix appear event handler callback refs in WeexAppear component
|
|
|
@ -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
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue