Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit d4dd169

Browse files
committed
0.1.0
1 parent c8759bc commit d4dd169

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 0.1.0 (2023-12-06)
2+
3+
4+
### Features
5+
6+
* :tada: cookie strategy ([c8759bc](https://github.com/willin/svelte-session/commit/c8759bca6f4bee0d11a52f9f159bd9ccfa485b08))
7+
8+
9+
110
## 0.0.1 (2023-12-05)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@svelte-dev/session",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "Simple Session Storage Management for Svelte",
55
"author": "Willin Wang <[email protected]> (https://willin.wang/)",
66
"keywords": [

0 commit comments

Comments
 (0)