Skip to content

Commit

Permalink
chore: Bump version 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
geekact committed Nov 16, 2021
1 parent d944552 commit 5943152
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.0.3](https://github.com/foca-js/foca-axios-enhancer/compare/v0.0.2...v0.0.3)

#### 2021-11-16

- 缓存数据
- 失败重试
- 修复共享数据复制失败问题

## [0.0.2](https://github.com/foca-js/foca-axios-enhancer/compare/v0.0.1...v0.0.2)

#### 2021-11-15
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-axios-enhancer",
"version": "0.0.2",
"version": "0.0.3",
"repository": "git@github.com:foca-js/foca-axios-enhancer.git",
"author": "fwh1990",
"license": "MIT",
Expand Down

0 comments on commit 5943152

Please sign in to comment.