Skip to content

Commit 2a7dcaa

Browse files
chore(main): release w3console 1.16.0 (#146)
🤖 I have created a release *beep* *boop* --- ## [1.16.0](storacha/console@w3console-v1.15.2...w3console-v1.16.0) (2024-12-09) ### Features * add a PNG version of our logo ([#153](storacha/console#153)) ([2812b27](storacha/console@2812b27)) * point staging env referral link at staging marketing site ([3937048](storacha/console@3937048)) * prototype of referral system in console ([#142](storacha/console#142)) ([6f760fe](storacha/console@6f760fe)) * referrals tweaks ([#155](storacha/console#155)) ([7e58678](storacha/console@7e58678)) * update TOS links to point to the Storacha docs ([#148](storacha/console#148)) ([68d09b5](storacha/console@68d09b5)) ### Bug Fixes * use the correct referral URL ([#149](storacha/console#149)) ([bc29a2b](storacha/console@bc29a2b)) --- 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 32cc78f commit 2a7dcaa

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/console/CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [1.16.0](https://github.com/storacha/console/compare/w3console-v1.15.2...w3console-v1.16.0) (2024-12-09)
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+
* referrals tweaks ([#155](https://github.com/storacha/console/issues/155)) ([7e58678](https://github.com/storacha/console/commit/7e586788ad774e3f1e3468db13ea393ffd096493))
12+
* 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))
13+
14+
15+
### Bug Fixes
16+
17+
* use the correct referral URL ([#149](https://github.com/storacha/console/issues/149)) ([bc29a2b](https://github.com/storacha/console/commit/bc29a2bcd60b9b45ae0e4ea417b3e6db1b27fc36))
18+
319
## [1.15.2](https://github.com/storacha/console/compare/w3console-v1.15.1...w3console-v1.15.2) (2024-11-25)
420

521

packages/console/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)