Skip to content

Commit c973e7e

Browse files
chore(main): release website 2.35.0 (#2177)
🤖 I have created a release *beep* *boop* --- ## [2.35.0](website-v2.34.0...website-v2.35.0) (2023-01-13) ### Features * allow displaying of custom stripe prices ([#2152](#2152)) ([e3011be](e3011be)) ### Bug Fixes * make pinning API request form more general ([#2146](#2146)) ([4f12057](4f12057)) * more precise language in SLA ([#2149](#2149)) ([b61060e](b61060e)) --- 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 f82b112 commit c973e7e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/website/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [2.35.0](https://github.com/web3-storage/web3.storage/compare/website-v2.34.0...website-v2.35.0) (2023-01-13)
4+
5+
6+
### Features
7+
8+
* allow displaying of custom stripe prices ([#2152](https://github.com/web3-storage/web3.storage/issues/2152)) ([e3011be](https://github.com/web3-storage/web3.storage/commit/e3011bee166f762cefae40240be8ab46476aee33))
9+
10+
11+
### Bug Fixes
12+
13+
* make pinning API request form more general ([#2146](https://github.com/web3-storage/web3.storage/issues/2146)) ([4f12057](https://github.com/web3-storage/web3.storage/commit/4f12057cdddf48dfa61cdb74e910b1e448722d47))
14+
* more precise language in SLA ([#2149](https://github.com/web3-storage/web3.storage/issues/2149)) ([b61060e](https://github.com/web3-storage/web3.storage/commit/b61060e4abc5e66c610345abc256ff6b82234dfe))
15+
316
## [2.34.0](https://github.com/web3-storage/web3.storage/compare/website-v2.33.1...website-v2.34.0) (2023-01-02)
417

518

packages/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-storage/website",
3-
"version": "2.34.0",
3+
"version": "2.35.0",
44
"description": "web3.storage website",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)