Skip to content

Commit

Permalink
chore: release website 1.0.1 (#120)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 14, 2021
1 parent 514c92b commit a97caef
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [1.0.1](https://www.github.com/ipfs-shipyard/nft.storage/compare/website-v1.0.0...website-v1.0.1) (2021-05-14)


### Bug Fixes

* **website:** add description ([6e302e5](https://www.github.com/ipfs-shipyard/nft.storage/commit/6e302e55223a3d8d64e3bf15a782ac09feb5c8f4))
* **website:** fix version ([514ab99](https://www.github.com/ipfs-shipyard/nft.storage/commit/514ab99a1545266110afeb15b9f52b817ada5ac9))

## 1.0.0 (2021-05-14)


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": "1.0.0",
"version": "1.0.1",
"description": "nft.storage website.",
"private": true,
"scripts": {
Expand Down

0 comments on commit a97caef

Please sign in to comment.