Skip to content

Commit f462480

Browse files
chore(main): release w3console 1.16.0
1 parent 2812b27 commit f462480

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [1.16.0](https://github.com/storacha/console/compare/w3console-v1.15.2...w3console-v1.16.0) (2024-12-06)
4+
5+
6+
### Features
7+
8+
* add a PNG version of our logo ([#153](https://github.com/storacha/console/issues/153)) ([2812b27](https://github.com/storacha/console/commit/2812b27a5d2b3b1f12175e2e465784f5a9716186))
9+
* point staging env referral link at staging marketing site ([3937048](https://github.com/storacha/console/commit/39370485ee11a1c9ffaa6edd10a5beb2ef76a66c))
10+
* prototype of referral system in console ([#142](https://github.com/storacha/console/issues/142)) ([6f760fe](https://github.com/storacha/console/commit/6f760fe519b2c4456b22a2ccddda57b5c2b979b5))
11+
* update TOS links to point to the Storacha docs ([#148](https://github.com/storacha/console/issues/148)) ([68d09b5](https://github.com/storacha/console/commit/68d09b57832d621c34916f0c127ef5c6c9553cf0))
12+
13+
14+
### Bug Fixes
15+
16+
* use the correct referral URL ([#149](https://github.com/storacha/console/issues/149)) ([bc29a2b](https://github.com/storacha/console/commit/bc29a2bcd60b9b45ae0e4ea417b3e6db1b27fc36))
17+
318
## [1.15.2](https://github.com/storacha/console/compare/w3console-v1.15.1...w3console-v1.15.2) (2024-11-25)
419

520

package.json

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

0 commit comments

Comments
 (0)