Skip to content

Commit 9deb160

Browse files
Release v0.2.1
Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>
1 parent 147a2b5 commit 9deb160

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @interop/was-react Changelog
22

3-
## 0.2.1 - TBD
3+
## 0.2.1 - 2026-07-20
44

55
### Changed
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@interop/was-react",
33
"description": "React library for building 'Bring Your Own Everything' (BYOE) apps on Wallet Attached Storage: DID Auth login via CHAPI wallet, local-first encrypted storage, and background sync to a WAS server.",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"type": "module",
66
"scripts": {
77
"build": "pnpm run clear && tsc",

0 commit comments

Comments
 (0)