Skip to content

Commit 5eee5af

Browse files
authored
Merge pull request #26 from chialab/changeset-release/next
Version Packages (alpha)
2 parents 0c0f14a + 9782c96 commit 5eee5af

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"lemon-insects-laugh",
2323
"loose-taxis-serve",
2424
"modern-ways-stop",
25+
"nice-ants-care",
2526
"spicy-ghosts-fry",
2627
"ten-views-grab",
2728
"three-ways-pay"

packages/utils/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @chialab/sveltekit-utils
22

3+
## 0.1.0-alpha.11
4+
5+
### Minor Changes
6+
7+
- 6ab2ac7: Introducing a `S3` cache adapter.
8+
39
## 0.1.0-alpha.10
410

511
### Patch Changes

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@chialab/sveltekit-utils",
33
"license": "MIT",
4-
"version": "0.1.0-alpha.10",
4+
"version": "0.1.0-alpha.11",
55
"type": "module",
66
"files": [
77
"dist"

0 commit comments

Comments
 (0)