tag: v1.0.1

This commit is contained in:
arthurfiorette 2023-02-02 20:29:30 -03:00
parent a5ebad3d14
commit e58c6b8348
No known key found for this signature in database
GPG Key ID: 9D190CD53C53C555
2 changed files with 60 additions and 2 deletions

View File

@ -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.0.0](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v0.10.7...v1.0.0)
## [v1.0.1](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.0.0...v1.0.1)
### Merged
- chore(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0 [`#488`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/488)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#486`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/486)
- chore(deps-dev): bump vitepress from 1.0.0-alpha.44 to 1.0.0-alpha.45 [`#489`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/489)
- chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 [`#485`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/485)
- chore(deps-dev): bump vitepress from 1.0.0-alpha.43 to 1.0.0-alpha.44 [`#484`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/484)
- docs: typo at update getting-started.md [`#483`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/483)
- chore(deps-dev): bump eslint from 8.32.0 to 8.33.0 [`#482`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/482)
- chore(deps-dev): bump vitepress from 1.0.0-alpha.40 to 1.0.0-alpha.43 [`#481`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/481)
- chore(deps-dev): bump tslib from 2.4.1 to 2.5.0 [`#477`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/477)
- chore(deps-dev): bump jest from 29.4.0 to 29.4.1 [`#479`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/479)
- chore(deps-dev): bump jest-environment-jsdom from 29.4.0 to 29.4.1 [`#478`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/478)
- chore(deps-dev): bump es-check from 7.0.1 to 7.1.0 [`#476`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/476)
- chore(deps-dev): bump jest from 29.3.1 to 29.4.0 [`#475`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/475)
- chore(deps-dev): bump jest-environment-jsdom from 29.3.1 to 29.4.0 [`#474`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/474)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#473`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/473)
- chore(deps-dev): bump @typescript-eslint/parser from 5.48.2 to 5.49.0 [`#472`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/472)
- chore(deps-dev): bump vitepress from 1.0.0-alpha.38 to 1.0.0-alpha.40 [`#470`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/470)
- chore(deps-dev): bump @types/jest from 29.2.5 to 29.2.6 [`#468`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/468)
- fix: prevent response storage calls if method is not supported [`#464`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/464)
- chore(deps-dev): bump vitepress from 1.0.0-alpha.36 to 1.0.0-alpha.38 [`#467`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/467)
- chore(deps-dev): bump prettier from 2.8.1 to 2.8.3 [`#460`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/460)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#466`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/466)
- chore(deps-dev): bump eslint from 8.31.0 to 8.32.0 [`#463`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/463)
- chore(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.48.2 [`#465`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/465)
- chore(deps-dev): bump prettier-plugin-organize-imports [`#462`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/462)
- chore(deps-dev): bump ts-jest from 29.0.4 to 29.0.5 [`#461`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/461)
- chore(deps-dev): bump vitepress from 1.0.0-alpha.35 to 1.0.0-alpha.36 [`#457`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/457)
- chore(deps-dev): bump ts-jest from 29.0.3 to 29.0.4 [`#458`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/458)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#454`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/454)
- chore(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1 [`#455`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/455)
- chore(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 [`#451`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/451)
- chore(deps-dev): bump vitepress from 1.0.0-alpha.34 to 1.0.0-alpha.35 [`#450`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/450)
- chore(deps): bump json5 from 2.2.1 to 2.2.3 [`#445`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/445)
- chore(deps-dev): bump vitepress from 1.0.0-alpha.33 to 1.0.0-alpha.34 [`#443`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/443)
- chore: typos [`#446`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/446)
- chore(deps-dev): bump @typescript-eslint/parser from 5.47.1 to 5.48.0 [`#448`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/448)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#447`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/447)
- chore(deps-dev): bump eslint from 8.30.0 to 8.31.0 [`#444`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/444)
- chore(deps-dev): bump @types/jest from 29.2.4 to 29.2.5 [`#442`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/442)
- chore(deps-dev): bump @typescript-eslint/parser from 5.47.0 to 5.47.1 [`#438`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/438)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#439`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/439)
### Commits
- docs: added #449 section [`a0cb1ce`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/a0cb1cedb6c902dd25f15e7d8176417c85a69c9b)
- docs: updated documentation [`0f68c41`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/0f68c41169274d8592c55c99cd4e9af118fb8539)
- docs: updated download url [`c82dfd7`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/c82dfd7745e19f607aa83ee2474d3bb406047881)
- feat: algolia search <3 [`67e66b0`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/67e66b02f07e025c6f9fa7507a868f0bf9a803cd)
- fix: axios headers [`eddff57`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/eddff579c577a0fc2ccfc8c374de51c98208cc34)
- fix: double registration check and interceptors tests [`002e065`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/002e06569525572dab98b36b5d6624ca9f2b1384)
- fix: eslint warnings [`a5ebad3`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/a5ebad3d142f858c291d7ddf0b453f80180b146d)
- fix: vitepress config [`5845ebd`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/5845ebd923f64cee63a16630b8d7bf8c9bc31b9e)
## [v1.0.0](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v0.10.7...v1.0.0) - 2022-12-26
### Merged
@ -130,6 +187,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix: removed check for non existent file [`04d95f4`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/04d95f45cb7c8b703c7434b17107b27575a03636)
- fix: types not available on esm packaging #430 [`00fdff0`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/00fdff01580548a87510e15f0ad22b65a948a3e6)
- refactor: dependencies, lint and null assertions [`67819a3`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/67819a3d78809f4ac7f6538b9c3f89726e915158)
- tag: v1.0.0 [`d39cb29`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/d39cb29291024ab288120126f8e6195ebb836f71)
- test: added #317 test [`491fb01`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/491fb011a3dfbd6017a0bd1094c119ca145ce4d8)
## [v0.10.7](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v0.10.6...v0.10.7) - 2022-07-29

View File

@ -1,6 +1,6 @@
{
"name": "axios-cache-interceptor",
"version": "1.0.0",
"version": "1.0.1",
"description": "Cache interceptor for axios",
"license": "MIT",
"main": "./dist/index.cjs",