Skip to content

Commit a24cd4a

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2021-06-06) ### Bug Fixes * 减小发布体积 ([88a14e1](88a14e1))
1 parent e053fe1 commit a24cd4a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.3](https://github.com/xmy6364/storage/compare/v1.0.2...v1.0.3) (2021-06-06)
2+
3+
4+
### Bug Fixes
5+
6+
* 减小发布体积 ([88a14e1](https://github.com/xmy6364/storage/commit/88a14e1c96afc49e1667406d7534e1423d105382))
7+
18
## [1.0.2](https://github.com/xmy6364/storage/compare/v1.0.1...v1.0.2) (2021-06-04)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "symstorage",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "前端存储方案的简易封装",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)