Skip to content

Commit b45ff84

Browse files
committed
chore: release v0.1.0
1 parent dc82d0e commit b45ff84

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
2+
## ...main
3+
4+
5+
### 🏡 Chore
6+
7+
- Initial commit ([a294b92](https://github.com/stacksjs/ts-cache/commit/a294b92))
8+
- Wip ([faac546](https://github.com/stacksjs/ts-cache/commit/faac546))
9+
- Lint ([dc82d0e](https://github.com/stacksjs/ts-cache/commit/dc82d0e))
10+
11+
### ❤️ Contributors
12+
13+
- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
14+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ts-cache",
33
"type": "module",
4-
"version": "0.0.0",
4+
"version": "0.1.0",
55
"description": "Simple and fast TypeScript in-memory caching. Modern TypeScript port of node-cache.",
66
"author": "Chris Breuer <chris@stacksjs.org>",
77
"license": "MIT",

0 commit comments

Comments
 (0)