mirror of https://github.com/alibaba/ice.git
chore: bump verison of plugin-store (#5868)
This commit is contained in:
parent
0e1588b789
commit
68a7d2056c
|
|
@ -1,5 +1,9 @@
|
|||
# CHANGELOG
|
||||
|
||||
## 1.0.2
|
||||
|
||||
- fix: improve code compatibility
|
||||
|
||||
## 1.0.1
|
||||
|
||||
- fix: compatible with win32
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@ice/plugin-store",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
|
|
|
|||
Loading…
Reference in New Issue