Skip to content

Commit dc9acee

Browse files
chore(main): release website 2.6.1 (#2212)
🤖 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>
1 parent 2465ec6 commit dc9acee

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

packages/website/CHANGELOG.md

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

3+
## [2.6.1](https://github.com/nftstorage/nft.storage/compare/website-v2.6.0...website-v2.6.1) (2022-10-05)
4+
5+
6+
### Bug Fixes
7+
8+
* open blog link in new window ([#2211](https://github.com/nftstorage/nft.storage/issues/2211)) ([2465ec6](https://github.com/nftstorage/nft.storage/commit/2465ec6ef362c3f0aba1e3736d889deff136caac))
9+
* remove Open API clients from docs ([#2220](https://github.com/nftstorage/nft.storage/issues/2220)) ([3f912c8](https://github.com/nftstorage/nft.storage/commit/3f912c8a0c5c6f34fa54094db255af7ae83636b1))
10+
* 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)
11+
312
## [2.6.0](https://github.com/nftstorage/nft.storage/compare/website-v2.5.1...website-v2.6.0) (2022-09-23)
413

514

packages/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "website",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"description": "nft.storage website",
55
"private": true,
66
"license": "(Apache-2.0 OR MIT)",

0 commit comments

Comments
 (0)