Skip to content

Commit

Permalink
tag: v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed Jan 19, 2024
1 parent 012a7e4 commit e6b8c03
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v1.4.1](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.0...v1.4.1)
## [v1.5.0](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.0...v1.5.0)

### Commits

- docs: changelog [`012a7e4`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/012a7e449d83e12caab5a5ef171cfebc20cf5436)
- docs: changelog [`642fb64`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/642fb644de72e7f578bd84a4e9875bbb456d8ea9)

## [v1.5.0](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.4.1...v1.5.0) - 2024-01-19
Expand Down
3 changes: 2 additions & 1 deletion docs/src/others/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v1.4.1](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.0...v1.4.1)
## [v1.5.0](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.0...v1.5.0)

### Commits

- docs: changelog [`012a7e4`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/012a7e449d83e12caab5a5ef171cfebc20cf5436)
- docs: changelog [`642fb64`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/642fb644de72e7f578bd84a4e9875bbb456d8ea9)

## [v1.5.0](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.4.1...v1.5.0) - 2024-01-19
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": "1.4.1",
"version": "1.5.0",
"description": "Cache interceptor for axios",
"keywords": [
"axios",
Expand Down

0 comments on commit e6b8c03

Please sign in to comment.