We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e71645a commit 2e92df2Copy full SHA for 2e92df2
packages/cache/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @trello-cli/cache
2
3
+## 1.0.1
4
+
5
+### Patch Changes
6
7
+- Update version of better-sqlite-3
8
9
## 1.0.0
10
11
### Patch Changes
packages/cache/package.json
@@ -1,6 +1,6 @@
{
"name": "@trello-cli/cache",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "",
"publishConfig": {
"access": "public"
0 commit comments