Skip to content

Commit f189cd2

Browse files
chore(main): release website 2.4.1 (#2169)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 310dd00 commit f189cd2

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/website/CHANGELOG.md

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

3+
## [2.4.1](https://github.com/nftstorage/nft.storage/compare/website-v2.4.0...website-v2.4.1) (2022-09-06)
4+
5+
6+
### Bug Fixes
7+
8+
* broken docs link ([#2163](https://github.com/nftstorage/nft.storage/issues/2163)) ([8a4f732](https://github.com/nftstorage/nft.storage/commit/8a4f732fca3b3ffd3eca7c9d82c3edb8601e9dc0))
9+
* remove ucan-upload route from schema ([#2168](https://github.com/nftstorage/nft.storage/issues/2168)) ([310dd00](https://github.com/nftstorage/nft.storage/commit/310dd00bff2ff1b7b96694102b39836c262fa4ed))
10+
311
## [2.4.0](https://github.com/nftstorage/nft.storage/compare/website-v2.3.3...website-v2.4.0) (2022-09-01)
412

513

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.4.0",
3+
"version": "2.4.1",
44
"description": "nft.storage website",
55
"private": true,
66
"license": "(Apache-2.0 OR MIT)",

0 commit comments

Comments
 (0)