From 99c15c1e8bf9769932ca789aed61208a21608958 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 16:48:15 +0000 Subject: [PATCH] chore(main): release 0.16.0 (#110) :robot: I have created a release *beep* *boop* --- ## [0.16.0](https://github.com/storacha/storacha.network/compare/v0.15.2...v0.16.0) (2024-12-18) ### Features * add hero image for referrals page ([#109](https://github.com/storacha/storacha.network/issues/109)) ([a43cb42](https://github.com/storacha/storacha.network/commit/a43cb4295f3d320740ccf232860012bd7d4494b6)) --- 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> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad2c8d3..304399a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.16.0](https://github.com/storacha/storacha.network/compare/v0.15.2...v0.16.0) (2024-12-18) + + +### Features + +* add hero image for referrals page ([#109](https://github.com/storacha/storacha.network/issues/109)) ([a43cb42](https://github.com/storacha/storacha.network/commit/a43cb4295f3d320740ccf232860012bd7d4494b6)) + ## [0.15.2](https://github.com/storacha/storacha.network/compare/v0.15.1...v0.15.2) (2024-12-17) diff --git a/package.json b/package.json index d4d893c..f91a69e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "storacha-www", "type": "module", - "version": "0.15.2", + "version": "0.16.0", "private": true, "packageManager": "pnpm@9.12.3", "scripts": {