Skip to content

Commit 208fcfe

Browse files
chore: release yocto-ttl-cache v0.1.2 (#9)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fd8b42e commit 208fcfe

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/quick-fishes-exist.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- [#8](https://github.com/un-ts/yocto-ttl-cache/pull/8) [`fd8b42e`](https://github.com/un-ts/yocto-ttl-cache/commit/fd8b42eb892f07df6cb56f4640bc39d6852c6cea) Thanks [@JounQin](https://github.com/JounQin)! - fix: remove unused tslib dep
8+
39
## 0.1.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yocto-ttl-cache",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"type": "module",
55
"description": "The smallest and fastest TTL cache implementation in JavaScript",
66
"repository": "git+https://github.com/rx-ts/yocto-ttl-cache.git",

0 commit comments

Comments
 (0)