mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
tag: v0.2.8
This commit is contained in:
parent
b7794d560d
commit
a7f211d370
@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
||||
|
||||
## [v0.2.9](https://github.com/ArthurFiorette/axios-cache-interceptor/compare/v0.2.7...v0.2.9)
|
||||
## [v0.2.8](https://github.com/ArthurFiorette/axios-cache-interceptor/compare/v0.2.7...v0.2.8)
|
||||
|
||||
### Merged
|
||||
|
||||
@ -22,6 +22,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
||||
### Commits
|
||||
|
||||
- fix: delete waiting object after resolving it [`7d5257e`](https://github.com/ArthurFiorette/axios-cache-interceptor/commit/7d5257eee1ceb68a7bd88ed96391c55b9f082541)
|
||||
- tag: v0.2.9 [`b7794d5`](https://github.com/ArthurFiorette/axios-cache-interceptor/commit/b7794d560d1428ae9e7eecc83aef03a980e9e468)
|
||||
|
||||
## [v0.2.7](https://github.com/ArthurFiorette/axios-cache-interceptor/compare/v0.2.6...v0.2.7) - 2021-09-26
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "axios-cache-interceptor",
|
||||
"version": "0.2.9",
|
||||
"version": "0.2.8",
|
||||
"description": "Cache interceptor for axios",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user