Skip to content

Commit 215abe8

Browse files
author
fanyushun
committed
chore(release): 0.0.11
1 parent 98edf14 commit 215abe8

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [0.0.11](https://github.com/fxss5201/f-cache-memory/compare/v0.0.10...v0.0.11) (2024-07-29)
6+
7+
8+
### Features
9+
10+
* add getCacheToArray conditional type ([98edf14](https://github.com/fxss5201/f-cache-memory/commit/98edf143b2047717c14be600d54b825bf6deca8a))
11+
* auto creat type ([d4f2637](https://github.com/fxss5201/f-cache-memory/commit/d4f2637fc9182bb5453d216a043c68c6cf06ca6d))
12+
513
## [0.0.10](https://github.com/fxss5201/f-cache-memory/compare/v0.0.9...v0.0.10) (2024-07-22)
614

715

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "f-cache-memory",
33
"private": false,
44
"license": "MIT",
5-
"version": "0.0.10",
5+
"version": "0.0.11",
66
"keywords": [
77
"cache",
88
"axios-cache"

0 commit comments

Comments
 (0)