Skip to content

Commit 2e92df2

Browse files
committed
release(cache): 1.0.1
1 parent e71645a commit 2e92df2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/cache/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @trello-cli/cache
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- Update version of better-sqlite-3
8+
39
## 1.0.0
410

511
### Patch Changes

packages/cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trello-cli/cache",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)