chore: bump verison of plugin-store (#5868)

This commit is contained in:
ClarkXia 2023-02-07 10:13:23 +08:00 committed by GitHub
parent 0e1588b789
commit 68a7d2056c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# CHANGELOG
## 1.0.2
- fix: improve code compatibility
## 1.0.1
- fix: compatible with win32

View File

@ -1,6 +1,6 @@
{
"name": "@ice/plugin-store",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"license": "MIT",
"type": "module",