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.
2 parents 0c0f14a + 9782c96 commit 5eee5afCopy full SHA for 5eee5af
.changeset/pre.json
@@ -22,6 +22,7 @@
22
"lemon-insects-laugh",
23
"loose-taxis-serve",
24
"modern-ways-stop",
25
+ "nice-ants-care",
26
"spicy-ghosts-fry",
27
"ten-views-grab",
28
"three-ways-pay"
packages/utils/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @chialab/sveltekit-utils
2
3
+## 0.1.0-alpha.11
4
+
5
+### Minor Changes
6
7
+- 6ab2ac7: Introducing a `S3` cache adapter.
8
9
## 0.1.0-alpha.10
10
11
### Patch Changes
packages/utils/package.json
@@ -1,7 +1,7 @@
{
"name": "@chialab/sveltekit-utils",
"license": "MIT",
- "version": "0.1.0-alpha.10",
+ "version": "0.1.0-alpha.11",
"type": "module",
"files": [
"dist"
0 commit comments