From 20c60f175aad2b2ea62059b16ecc3f9b6399be9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 18:10:59 +0000 Subject: [PATCH] chore(main): release website 2.39.3 (#2358) :robot: I have created a release *beep* *boop* --- ## [2.39.3](https://github.com/web3-storage/web3.storage/compare/website-v2.39.2...website-v2.39.3) (2024-02-07) ### Bug Fixes * hide pricing info ([#2357](https://github.com/web3-storage/web3.storage/issues/2357)) ([3a727ec](https://github.com/web3-storage/web3.storage/commit/3a727ec572134a5a1559acf0d0c461d54e5d83c5)) --- 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> --- packages/website/CHANGELOG.md | 7 +++++++ packages/website/package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/packages/website/CHANGELOG.md b/packages/website/CHANGELOG.md index aecbd931ce..885312f451 100644 --- a/packages/website/CHANGELOG.md +++ b/packages/website/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.39.3](https://github.com/web3-storage/web3.storage/compare/website-v2.39.2...website-v2.39.3) (2024-02-07) + + +### Bug Fixes + +* hide pricing info ([#2357](https://github.com/web3-storage/web3.storage/issues/2357)) ([3a727ec](https://github.com/web3-storage/web3.storage/commit/3a727ec572134a5a1559acf0d0c461d54e5d83c5)) + ## [2.39.2](https://github.com/web3-storage/web3.storage/compare/website-v2.39.1...website-v2.39.2) (2024-01-09) diff --git a/packages/website/package.json b/packages/website/package.json index 5cdda8f7d0..256bc591b2 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -1,6 +1,6 @@ { "name": "@web3-storage/website", - "version": "2.39.2", + "version": "2.39.3", "description": "web3.storage website", "private": true, "scripts": {