Skip to content

Commit

Permalink
chore: bump version v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
geekact committed May 12, 2022
1 parent 0aeca61 commit f6aea4d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.1.4](https://github.com/foca-js/foca-taro-storage/compare/v0.1.3...v0.1.4)  (2022-05-13)

- 使用`.js`文件以适配旧的打包工具

## [0.1.3](https://github.com/foca-js/foca-taro-storage/compare/v0.1.2...v0.1.3)  (2022-05-06)

- 使用兼容性更好的文件打包方式
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "foca-taro-storage",
"version": "0.1.3",
"version": "0.1.4",
"repository": "[email protected]:foca-js/foca-taro-storage.git",
"keywords": [
"taro-persist",
Expand Down

0 comments on commit f6aea4d

Please sign in to comment.