Skip to content

Commit 0ff1b7c

Browse files
chore(main): release console 2.11.0 (#495)
🤖 I have created a release *beep* *boop* --- ## [2.11.0](console-v2.10.0...console-v2.11.0) (2025-11-03) ### Features * link to space from usage table ([#494](#494)) ([f14dd8c](f14dd8c)) ### Fixes * trigger console deployment ([38d3c8b](38d3c8b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 38d3c8b commit 0ff1b7c

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packages/console": "2.10.0"
2+
"packages/console": "2.11.0"
33
}

packages/console/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.11.0](https://github.com/storacha/upload-service/compare/console-v2.10.0...console-v2.11.0) (2025-11-03)
4+
5+
6+
### Features
7+
8+
* link to space from usage table ([#494](https://github.com/storacha/upload-service/issues/494)) ([f14dd8c](https://github.com/storacha/upload-service/commit/f14dd8cb15fbd3089e9eb494a7e5880908405fb9))
9+
10+
11+
### Fixes
12+
13+
* trigger console deployment ([38d3c8b](https://github.com/storacha/upload-service/commit/38d3c8bef3c4be68bbe6ed51ce4334fcbdd96ed7))
14+
315
## [2.10.0](https://github.com/storacha/upload-service/compare/console-v2.9.0...console-v2.10.0) (2025-10-29)
416

517

packages/console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storacha/console",
3-
"version": "2.10.5",
3+
"version": "2.11.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)