Skip to content

Commit fe5b60e

Browse files
chore(main): release w3console 1.11.0 (#128)
🤖 I have created a release *beep* *boop* --- ## [1.11.0](w3console-v1.10.0...w3console-v1.11.0) (2024-09-24) ### Features * share spaces via email ([#123](#123)) ([896079b](896079b)) ### Bug Fixes * import space preview ([#127](#127)) ([1f2acf6](1f2acf6)) * share space via ucan file ([#126](#126)) ([ba934a2](ba934a2)) --- 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 1f2acf6 commit fe5b60e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.11.0](https://github.com/storacha/console/compare/w3console-v1.10.0...w3console-v1.11.0) (2024-09-24)
4+
5+
6+
### Features
7+
8+
* share spaces via email ([#123](https://github.com/storacha/console/issues/123)) ([896079b](https://github.com/storacha/console/commit/896079ba93c6b798a4239fa5b317c05654f01435))
9+
10+
11+
### Bug Fixes
12+
13+
* import space preview ([#127](https://github.com/storacha/console/issues/127)) ([1f2acf6](https://github.com/storacha/console/commit/1f2acf64acbf2e603eaf4db06ba91ffdd614a1a4))
14+
* share space via ucan file ([#126](https://github.com/storacha/console/issues/126)) ([ba934a2](https://github.com/storacha/console/commit/ba934a23317aa94703591ef3cb99446aea265b66))
15+
316
## [1.10.0](https://github.com/storacha/console/compare/w3console-v1.9.1...w3console-v1.10.0) (2024-09-20)
417

518

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "w3console",
3-
"version": "1.10.0",
3+
"version": "1.11.0",
44
"private": true,
55
"packageManager": "[email protected]+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177",
66
"scripts": {

0 commit comments

Comments
 (0)