Skip to content

Commit

Permalink
tag: v0.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed Feb 8, 2022
1 parent 79ab592 commit f4276a5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,18 @@ 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.8.7](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v0.8.6...v0.8.7)
## [v0.8.8](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v0.8.7...v0.8.8)

### Commits

- fix: now npmignore is happy [`79ab592`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/79ab5927a9eea49ca1b2950d09e4a5e0163ec1f5)

## [v0.8.7](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v0.8.6...v0.8.7) - 2022-02-08

### Commits

- no: way that I did that [`ca033eb`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/ca033eb8d382bf69583597065a024b1efb3881b6)
- tag: v0.8.7 [`b39a54b`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/b39a54b84b8be3fe94f9add5f4c27dd5e1b67b84)

## [v0.8.6](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v0.8.5...v0.8.6) - 2022-02-08

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": "axios-cache-interceptor",
"version": "0.8.7",
"version": "0.8.8",
"description": "Cache interceptor for axios",
"main": "./cjs/index.js",
"types": "./cjs/index.d.ts",
Expand Down

0 comments on commit f4276a5

Please sign in to comment.