Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2023-08-17)

### Features

* add google analytics ([f8a0ce6](f8a0ce6))
* add nextjs ([45c2f21](45c2f21))
* disable test temporary ([ddf0ecb](ddf0ecb))
* fix test ([a1150ea](a1150ea))
* remove useless github action to use github page ([1872afa](1872afa))
  • Loading branch information
semantic-release-bot committed Aug 17, 2023
1 parent ddf0ecb commit 3a40fa6
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# 1.0.0 (2023-08-17)


### Features

* add google analytics ([f8a0ce6](https://github.com/FamousGlobe/website/commit/f8a0ce65bd80873ad25053512ad58d786341a260))
* add nextjs ([45c2f21](https://github.com/FamousGlobe/website/commit/45c2f211109c17574cade58883a2ab69bde24e8d))
* disable test temporary ([ddf0ecb](https://github.com/FamousGlobe/website/commit/ddf0ecba7e86d8685c5289b601d6fa2cd11d9084))
* fix test ([a1150ea](https://github.com/FamousGlobe/website/commit/a1150eae9efd8eeea3d5d94f11c9e46ade7882f8))
* remove useless github action to use github page ([1872afa](https://github.com/FamousGlobe/website/commit/1872afa76d1a9fa1d123e849ab8a3c68d8badbae))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "famousglobe",
"version": "0.1.0",
"version": "1.0.0",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down

0 comments on commit 3a40fa6

Please sign in to comment.