Skip to content

Commit f82b112

Browse files
chore(main): release api 7.14.0 (#2185)
🤖 I have created a release *beep* *boop* --- ## [7.14.0](api-v7.13.1...api-v7.14.0) (2023-01-13) ### Features * allow displaying of custom stripe prices ([#2152](#2152)) ([e3011be](e3011be)) * use pickup as `CLUSTER_API_URL` ([#2179](#2179)) ([e486a67](e486a67)) --- 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 e3011be commit f82b112

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/api/CHANGELOG.md

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

3+
## [7.14.0](https://github.com/web3-storage/web3.storage/compare/api-v7.13.1...api-v7.14.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+
* use pickup as `CLUSTER_API_URL` ([#2179](https://github.com/web3-storage/web3.storage/issues/2179)) ([e486a67](https://github.com/web3-storage/web3.storage/commit/e486a67ae5d49e42525cfeaf977fce166f3833ee))
10+
311
## [7.13.1](https://github.com/web3-storage/web3.storage/compare/api-v7.13.0...api-v7.13.1) (2023-01-04)
412

513

packages/api/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/api",
3-
"version": "7.13.1",
3+
"version": "7.14.0",
44
"private": true,
55
"type": "module",
66
"license": "(Apache-2.0 OR MIT)",

0 commit comments

Comments
 (0)