Skip to content

Commit

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


##
[2.6.1](website-v2.6.0...website-v2.6.1)
(2022-10-05)


### Bug Fixes

* open blog link in new window
([#2211](#2211))
([2465ec6](2465ec6))
* remove Open API clients from docs
([#2220](#2220))
([3f912c8](3f912c8))
* update pin status header and display a pin icon when pinned
([#2206](#2206))
([84ce538](84ce538)),
closes [#2195](#2195)

---
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] authored Oct 7, 2022
1 parent 2465ec6 commit dc9acee
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.6.1](https://github.com/nftstorage/nft.storage/compare/website-v2.6.0...website-v2.6.1) (2022-10-05)


### Bug Fixes

* open blog link in new window ([#2211](https://github.com/nftstorage/nft.storage/issues/2211)) ([2465ec6](https://github.com/nftstorage/nft.storage/commit/2465ec6ef362c3f0aba1e3736d889deff136caac))
* remove Open API clients from docs ([#2220](https://github.com/nftstorage/nft.storage/issues/2220)) ([3f912c8](https://github.com/nftstorage/nft.storage/commit/3f912c8a0c5c6f34fa54094db255af7ae83636b1))
* update pin status header and display a pin icon when pinned ([#2206](https://github.com/nftstorage/nft.storage/issues/2206)) ([84ce538](https://github.com/nftstorage/nft.storage/commit/84ce53800bc35f421172a0fc39305d5fb0785ec4)), closes [#2195](https://github.com/nftstorage/nft.storage/issues/2195)

## [2.6.0](https://github.com/nftstorage/nft.storage/compare/website-v2.5.1...website-v2.6.0) (2022-09-23)


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": "website",
"version": "2.6.0",
"version": "2.6.1",
"description": "nft.storage website",
"private": true,
"license": "(Apache-2.0 OR MIT)",
Expand Down

0 comments on commit dc9acee

Please sign in to comment.