Skip to content

Commit

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


##
[7.13.1](api-v7.13.0...api-v7.13.1)
(2023-01-04)


### Bug Fixes

* reject not supported codecs
([#2159](#2159))
([811c1b1](811c1b1)),
closes [#2154](#2154)

---
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 12, 2023
1 parent 272c83b commit 92d19ed
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.13.1](https://github.com/web3-storage/web3.storage/compare/api-v7.13.0...api-v7.13.1) (2023-01-04)


### Bug Fixes

* reject not supported codecs ([#2159](https://github.com/web3-storage/web3.storage/issues/2159)) ([811c1b1](https://github.com/web3-storage/web3.storage/commit/811c1b169d4833e2bb116fd869abb263fa833c02)), closes [#2154](https://github.com/web3-storage/web3.storage/issues/2154)

## [7.13.0](https://github.com/web3-storage/web3.storage/compare/api-v7.12.0...api-v7.13.0) (2022-11-30)


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.13.0",
"version": "7.13.1",
"private": true,
"type": "module",
"license": "(Apache-2.0 OR MIT)",
Expand Down

0 comments on commit 92d19ed

Please sign in to comment.