Skip to content

Commit

Permalink
Merge pull request #1 from web3-storage/release-please--branches--mai…
Browse files Browse the repository at this point in the history
…n--components--w3up-website

chore(main): release w3up-website 1.0.0
  • Loading branch information
travis authored Oct 9, 2023
2 parents 6c6b0ea + 38415af commit 9e02d95
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## 1.0.0 (2023-10-09)


### Features

* add test command ([7c9f41a](https://github.com/web3-storage/console/commit/7c9f41ab306787454c9216174e1e51f5a82eaa49))
* get .github set up ([b6f0a9a](https://github.com/web3-storage/console/commit/b6f0a9a10d9f5c8c20168c965d19519e829b46ad))


### Bug Fixes

* add necessary cloudflare deploy config ([07047e2](https://github.com/web3-storage/console/commit/07047e2e700ba48dab8d14ee2bcb474f36a71912))
* lint ([525e74e](https://github.com/web3-storage/console/commit/525e74e8bdb9e5b7b1e463017cdd360be056fd95))
* make the website work ([a19e540](https://github.com/web3-storage/console/commit/a19e540366f82664c4c3d67fcaa50082e0ffe3ed))
* remove console.log ([9d27917](https://github.com/web3-storage/console/commit/9d27917d52334c4d9d2577de144ee5126529d77a))
* remove project I accidentally checked in ([6c6b0ea](https://github.com/web3-storage/console/commit/6c6b0ea957d50ae5063732aeb7c042568b334a02))
* use the correct build command ([e08304e](https://github.com/web3-storage/console/commit/e08304e0f409ffacdfb47aeded50ece33a83debd))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "w3up-website",
"version": "0.1.0",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 9e02d95

Please sign in to comment.