Skip to content

Commit

Permalink
chore(main): release website 1.1.0 (#102)
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 23, 2022
1 parent 6933c0a commit 3026b9b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions packages/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [1.1.0](https://github.com/nftstorage/nftstorage.link/compare/website-v1.0.0...website-v1.1.0) (2022-05-23)


### Features

* add gateway link functionality and responsive refinement ([b5e9b48](https://github.com/nftstorage/nftstorage.link/commit/b5e9b487a560b3367566c6a1633263d853e6e95f))
* add kwes forms ([3f29bc2](https://github.com/nftstorage/nftstorage.link/commit/3f29bc2195d66118ecd05b318a0f0a8de15c8266))
* first run at superhot landing page build ([f6a72a7](https://github.com/nftstorage/nftstorage.link/commit/f6a72a789a5b96ba61d8b00f44481936aebd13c7))
* website with open api docs ([#71](https://github.com/nftstorage/nftstorage.link/issues/71)) ([768e157](https://github.com/nftstorage/nftstorage.link/commit/768e157b1baa92f7548dd6e088ad6863c54c607e))


### Bug Fixes

* add hover/active states and update mobile/design choices ([b7abf5f](https://github.com/nftstorage/nftstorage.link/commit/b7abf5f220ae903f2e8a949f38417b38d2aeb4aa))
* add terms link ([1e9dea2](https://github.com/nftstorage/nftstorage.link/commit/1e9dea2d2860a4746a33db2b93da56208d6cc17c))
* api permacache validate content length header ([#98](https://github.com/nftstorage/nftstorage.link/issues/98)) ([e28d2c0](https://github.com/nftstorage/nftstorage.link/commit/e28d2c02e30f770452de813cc6b62e11a14b72a9))
* lint errors and add cloudflareImg ([03e924d](https://github.com/nftstorage/nftstorage.link/commit/03e924d414392d6f3d5534645401278f8c02abfb))
* update copy, widen form width, add footer link hover ([6d3e29c](https://github.com/nftstorage/nftstorage.link/commit/6d3e29c9aea9d147bbb354c033da4c8a0f3221fb))
* update verbiage and default test link ([4bef3a3](https://github.com/nftstorage/nftstorage.link/commit/4bef3a3a63820af4b98e42c9ceca07d72daf36b8))

## 1.0.0 (2022-04-29)


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.1.0",
"description": "nftstorage.link website",
"private": true,
"license": "(Apache-2.0 OR MIT)",
Expand Down

0 comments on commit 3026b9b

Please sign in to comment.