Skip to content

Commit

Permalink
chore(main): release website 2.35.0 (#2177)
Browse files Browse the repository at this point in the history
🤖 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>
  • Loading branch information
github-actions[bot] committed Jan 16, 2023
1 parent f82b112 commit c973e7e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.35.0](https://github.com/web3-storage/web3.storage/compare/website-v2.34.0...website-v2.35.0) (2023-01-13)


### Features

* 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))


### Bug Fixes

* 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))
* 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))

## [2.34.0](https://github.com/web3-storage/web3.storage/compare/website-v2.33.1...website-v2.34.0) (2023-01-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/website",
"version": "2.34.0",
"version": "2.35.0",
"description": "web3.storage website",
"private": true,
"scripts": {
Expand Down

0 comments on commit c973e7e

Please sign in to comment.