Skip to content

Commit 6bcfdf6

Browse files
author
Rachabot
committed
chore(release): publish
- project: @storacha/encrypt-upload-client 1.1.76 - project: @storacha/ui-react 2.9.96 - project: @storacha/ui-core 2.4.159 - project: @storacha/client 2.0.5 - project: @storacha/upload-api 3.1.2 - project: @storacha/cli 2.0.13
1 parent 3227ef5 commit 6bcfdf6

File tree

13 files changed

+48
-11
lines changed

13 files changed

+48
-11
lines changed

.nx/version-plans/version-plan-1771347027089.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 2.0.13 (2026-02-17)
2+
3+
### 🧱 Updated Dependencies
4+
5+
- Updated @storacha/client to 2.0.5
6+
- Updated @storacha/upload-api to 3.1.2
7+
18
## 2.0.12 (2026-02-03)
29

310
### 🧱 Updated Dependencies

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@storacha/cli",
33
"type": "module",
4-
"version": "2.0.12",
4+
"version": "2.0.13",
55
"license": "Apache-2.0 OR MIT",
66
"description": "Command Line Interface to the Storacha Network",
77
"publishConfig": {

packages/encrypt-upload-client/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.1.76 (2026-02-17)
2+
3+
### 🧱 Updated Dependencies
4+
5+
- Updated @storacha/client to 2.0.5
6+
17
## 1.1.75 (2026-02-05)
28

39
### 🩹 Fixes

packages/encrypt-upload-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@storacha/encrypt-upload-client",
33
"type": "module",
4-
"version": "1.1.75",
4+
"version": "1.1.76",
55
"license": "Apache-2.0 OR MIT",
66
"description": "Client for upload and download encrypted files",
77
"author": "Storacha",

packages/ui/packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.4.159 (2026-02-17)
2+
3+
### 🧱 Updated Dependencies
4+
5+
- Updated @storacha/client to 2.0.5
6+
17
## 2.4.158 (2026-02-03)
28

39
### 🧱 Updated Dependencies

packages/ui/packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storacha/ui-core",
3-
"version": "2.4.158",
3+
"version": "2.4.159",
44
"description": "w3ui core.",
55
"publishConfig": {
66
"access": "public"

packages/ui/packages/react/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 2.9.96 (2026-02-17)
2+
3+
### 🧱 Updated Dependencies
4+
5+
- Updated @storacha/encrypt-upload-client to 1.1.76
6+
- Updated @storacha/ui-core to 2.4.159
7+
18
## 2.9.95 (2026-02-05)
29

310
### 🧱 Updated Dependencies

packages/ui/packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storacha/ui-react",
3-
"version": "2.9.95",
3+
"version": "2.9.96",
44
"description": "React adapter for w3ui.",
55
"publishConfig": {
66
"access": "public"

packages/upload-api/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 3.1.2 (2026-02-17)
2+
3+
### 🩹 Fixes
4+
5+
- Log failures to save to agent store ([5ec4a1ef](https://github.com/storacha/upload-service/commit/5ec4a1ef))
6+
7+
### ❤️ Thank You
8+
9+
- Petra Jaros
10+
111
## 3.1.1 (2026-02-03)
212

313
### 🧱 Updated Dependencies

0 commit comments

Comments
 (0)