Skip to content

Commit

Permalink
tag: v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed Sep 13, 2024
1 parent 689c9b3 commit 263a36b
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 3 deletions.
60 changes: 59 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,64 @@ 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.5.2](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.1...v1.5.2)
## [v1.6.0](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.3...v1.6.0)

### Merged

- build(deps-dev): bump auto-changelog from 2.4.0 to 2.5.0 [`#894`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/894)
- build(deps-dev): bump typescript from 5.5.4 to 5.6.2 [`#893`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/893)
- build(deps-dev): bump @swc/helpers from 0.5.12 to 0.5.13 [`#890`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/890)
- build(deps-dev): bump axios from 1.7.5 to 1.7.7 [`#889`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/889)
- build(deps-dev): bump axios from 1.7.4 to 1.7.5 [`#886`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/886)
- build(deps-dev): bump vitepress from 1.3.3 to 1.3.4 [`#884`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/884)
- build(deps-dev): bump tslib from 2.6.3 to 2.7.0 [`#883`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/883)
- build(deps-dev): bump vitepress from 1.3.2 to 1.3.3 [`#879`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/879)
- build(deps-dev): bump axios from 1.7.3 to 1.7.4 [`#877`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/877)
- build(deps-dev): bump vitepress from 1.3.1 to 1.3.2 [`#874`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/874)
- build(deps-dev): bump c8 from 9.1.0 to 10.1.2 [`#855`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/855)
- feat: add stale flag in request return object [`#843`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/843)
- build(deps-dev): bump axios from 1.7.2 to 1.7.3 [`#872`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/872)
- build(deps-dev): bump typescript from 5.5.3 to 5.5.4 [`#868`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/868)
- build(deps-dev): bump jsdom from 24.1.0 to 24.1.1 [`#867`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/867)
- build(deps-dev): bump vitepress from 1.3.0 to 1.3.1 [`#864`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/864)
- build(deps-dev): bump @swc/helpers from 0.5.11 to 0.5.12 [`#865`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/865)
- build(deps-dev): bump vitepress from 1.2.3 to 1.3.0 [`#860`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/860)
- build(deps-dev): bump typescript from 5.5.2 to 5.5.3 [`#859`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/859)
- build(deps-dev): bump typescript from 5.4.5 to 5.5.2 [`#857`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/857)
- build(deps-dev): bump tslib from 2.6.2 to 2.6.3 [`#851`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/851)
- feat: clear storage method [`#848`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/848)
- build(deps-dev): bump vitepress from 1.2.2 to 1.2.3 [`#849`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/849)
- build(deps-dev): bump @types/jsdom from 21.1.6 to 21.1.7 [`#845`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/845)
- [ImgBot] Optimize images [`#844`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/844)
- docs: add an example node-cache implementation in docs [`#841`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/841)
- build(deps-dev): bump jsdom from 24.0.0 to 24.1.0 [`#842`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/842)

### Commits

- fix: build config [`689c9b3`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/689c9b392e92e6232114f18db7bf8520415f0381)

## [v1.5.3](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.2...v1.5.3) - 2024-05-22

### Merged

- --- [`#839`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/839)
- --- [`#840`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/840)
- --- [`#838`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/838)
- --- [`#837`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/837)
- chore(deps-dev): bump axios from 1.6.8 to 1.7.0 [`#836`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/836)
- chore(deps-dev): bump vitepress from 1.1.4 to 1.2.0 [`#835`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/835)
- chore(deps): bump pnpm/action-setup from 3 to 4 [`#831`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/831)
- chore(deps-dev): bump vitepress from 1.1.3 to 1.1.4 [`#828`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/828)
- chore(deps-dev): bump @swc/helpers from 0.5.10 to 0.5.11 [`#826`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/826)

### Commits

- feat: provenance deployments [`bd8ec70`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/bd8ec703e5668c58db0975d001c20a6629b0e6c1)
- feat: v1.5.3 [`a30f8d2`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/a30f8d2c97b9d3c1209fa253ccfbbb0dad609d9a)
- fix: pnpm version [`e7976e8`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/e7976e80256df4a3daab19b8180512595ea721a7)
- refactor: better tests [`d72f8d0`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/d72f8d00d3a24dfa4a5a33a4bf2ed3e5b5773b81)

## [v1.5.2](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.1...v1.5.2) - 2024-04-23

### Merged

Expand Down Expand Up @@ -52,6 +109,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- docs: changelog [`e3dd105`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/e3dd105cc46fe2ec421675c0a0172dd7c398c845)
- docs: discord url [`e9d05ed`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/e9d05ed701b0d25f374f85ae5fa2c2ffdcc813e1)
- docs: updated collisions info [`2244dce`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/2244dce3fbecef2a2144637ba1d0f3bf7ae0da1b)
- tag: v1.5.2 [`da4cf29`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/da4cf290495b33c87cec95399d8b514e3bd67f0a)

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

Expand Down
60 changes: 59 additions & 1 deletion docs/src/others/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,64 @@ 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.5.2](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.1...v1.5.2)
## [v1.6.0](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.3...v1.6.0)

### Merged

- build(deps-dev): bump auto-changelog from 2.4.0 to 2.5.0 [`#894`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/894)
- build(deps-dev): bump typescript from 5.5.4 to 5.6.2 [`#893`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/893)
- build(deps-dev): bump @swc/helpers from 0.5.12 to 0.5.13 [`#890`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/890)
- build(deps-dev): bump axios from 1.7.5 to 1.7.7 [`#889`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/889)
- build(deps-dev): bump axios from 1.7.4 to 1.7.5 [`#886`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/886)
- build(deps-dev): bump vitepress from 1.3.3 to 1.3.4 [`#884`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/884)
- build(deps-dev): bump tslib from 2.6.3 to 2.7.0 [`#883`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/883)
- build(deps-dev): bump vitepress from 1.3.2 to 1.3.3 [`#879`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/879)
- build(deps-dev): bump axios from 1.7.3 to 1.7.4 [`#877`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/877)
- build(deps-dev): bump vitepress from 1.3.1 to 1.3.2 [`#874`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/874)
- build(deps-dev): bump c8 from 9.1.0 to 10.1.2 [`#855`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/855)
- feat: add stale flag in request return object [`#843`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/843)
- build(deps-dev): bump axios from 1.7.2 to 1.7.3 [`#872`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/872)
- build(deps-dev): bump typescript from 5.5.3 to 5.5.4 [`#868`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/868)
- build(deps-dev): bump jsdom from 24.1.0 to 24.1.1 [`#867`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/867)
- build(deps-dev): bump vitepress from 1.3.0 to 1.3.1 [`#864`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/864)
- build(deps-dev): bump @swc/helpers from 0.5.11 to 0.5.12 [`#865`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/865)
- build(deps-dev): bump vitepress from 1.2.3 to 1.3.0 [`#860`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/860)
- build(deps-dev): bump typescript from 5.5.2 to 5.5.3 [`#859`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/859)
- build(deps-dev): bump typescript from 5.4.5 to 5.5.2 [`#857`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/857)
- build(deps-dev): bump tslib from 2.6.2 to 2.6.3 [`#851`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/851)
- feat: clear storage method [`#848`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/848)
- build(deps-dev): bump vitepress from 1.2.2 to 1.2.3 [`#849`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/849)
- build(deps-dev): bump @types/jsdom from 21.1.6 to 21.1.7 [`#845`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/845)
- [ImgBot] Optimize images [`#844`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/844)
- docs: add an example node-cache implementation in docs [`#841`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/841)
- build(deps-dev): bump jsdom from 24.0.0 to 24.1.0 [`#842`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/842)

### Commits

- fix: build config [`689c9b3`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/689c9b392e92e6232114f18db7bf8520415f0381)

## [v1.5.3](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.2...v1.5.3) - 2024-05-22

### Merged

- --- [`#839`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/839)
- --- [`#840`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/840)
- --- [`#838`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/838)
- --- [`#837`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/837)
- chore(deps-dev): bump axios from 1.6.8 to 1.7.0 [`#836`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/836)
- chore(deps-dev): bump vitepress from 1.1.4 to 1.2.0 [`#835`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/835)
- chore(deps): bump pnpm/action-setup from 3 to 4 [`#831`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/831)
- chore(deps-dev): bump vitepress from 1.1.3 to 1.1.4 [`#828`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/828)
- chore(deps-dev): bump @swc/helpers from 0.5.10 to 0.5.11 [`#826`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/826)

### Commits

- feat: provenance deployments [`bd8ec70`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/bd8ec703e5668c58db0975d001c20a6629b0e6c1)
- feat: v1.5.3 [`a30f8d2`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/a30f8d2c97b9d3c1209fa253ccfbbb0dad609d9a)
- fix: pnpm version [`e7976e8`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/e7976e80256df4a3daab19b8180512595ea721a7)
- refactor: better tests [`d72f8d0`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/d72f8d00d3a24dfa4a5a33a4bf2ed3e5b5773b81)

## [v1.5.2](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.1...v1.5.2) - 2024-04-23

### Merged

Expand Down Expand Up @@ -52,6 +109,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- docs: changelog [`e3dd105`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/e3dd105cc46fe2ec421675c0a0172dd7c398c845)
- docs: discord url [`e9d05ed`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/e9d05ed701b0d25f374f85ae5fa2c2ffdcc813e1)
- docs: updated collisions info [`2244dce`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/2244dce3fbecef2a2144637ba1d0f3bf7ae0da1b)
- tag: v1.5.2 [`da4cf29`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/da4cf290495b33c87cec95399d8b514e3bd67f0a)

## [v1.5.1](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.0...v1.5.1) - 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.5.3",
"version": "1.6.0",
"description": "Cache interceptor for axios",
"keywords": [
"axios",
Expand Down

0 comments on commit 263a36b

Please sign in to comment.