We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e053fe1 commit a24cd4aCopy full SHA for a24cd4a
CHANGELOG.md
@@ -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
8
## [1.0.2](https://github.com/xmy6364/storage/compare/v1.0.1...v1.0.2) (2021-06-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "symstorage",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "前端存储方案的简易封装",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
0 commit comments