Skip to content

Commit 29211b1

Browse files
chore: release website 1.2.0 (#186)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 68c9e5e commit 29211b1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/website/CHANGELOG.md

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

3+
## [1.2.0](https://www.github.com/ipfs-shipyard/nft.storage/compare/website-v1.1.0...website-v1.2.0) (2021-06-17)
4+
5+
6+
### Features
7+
8+
* support CAR file uploads ([#178](https://www.github.com/ipfs-shipyard/nft.storage/issues/178)) ([c7e5130](https://www.github.com/ipfs-shipyard/nft.storage/commit/c7e5130022ac1d0db13269582bdfa5e60d41bdea))
9+
310
## [1.1.0](https://www.github.com/ipfs-shipyard/nft.storage/compare/website-v1.0.3...website-v1.1.0) (2021-05-26)
411

512

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": "1.1.0",
3+
"version": "1.2.0",
44
"description": "nft.storage website",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)