Skip to content

Commit

Permalink
chore(main): release api 7.15.2 (#2244)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[7.15.2](api-v7.15.1...api-v7.15.2)
(2023-03-10)


### Bug Fixes

* stop creating a Stripe account during web3.storage account creation
([#2226](#2226))
([425ac5c](425ac5c))

---
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 Mar 13, 2023
1 parent cc0eb2b commit 4fd2ac5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [7.15.2](https://github.com/web3-storage/web3.storage/compare/api-v7.15.1...api-v7.15.2) (2023-03-10)


### Bug Fixes

* stop creating a Stripe account during web3.storage account creation ([#2226](https://github.com/web3-storage/web3.storage/issues/2226)) ([425ac5c](https://github.com/web3-storage/web3.storage/commit/425ac5c0b6f92ffa038077b08237a4201dfa5615))

## [7.15.1](https://github.com/web3-storage/web3.storage/compare/api-v7.15.0...api-v7.15.1) (2023-02-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/api",
"version": "7.15.1",
"version": "7.15.2",
"private": true,
"type": "module",
"license": "(Apache-2.0 OR MIT)",
Expand Down

0 comments on commit 4fd2ac5

Please sign in to comment.