Skip to content

Commit e6b8c03

Browse files
tag: v1.5.0
1 parent 012a7e4 commit e6b8c03

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

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

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

1212
### Commits
1313

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

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

docs/src/others/changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

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

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

1212
### Commits
1313

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

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "axios-cache-interceptor",
3-
"version": "1.4.1",
3+
"version": "1.5.0",
44
"description": "Cache interceptor for axios",
55
"keywords": [
66
"axios",

0 commit comments

Comments
 (0)