Skip to content

Commit cee4aa7

Browse files
committed
chore: release version
1 parent f78ed65 commit cee4aa7

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# CHANGELOG
2+
3+
## v0.0.1
4+
5+
### What's Changed
6+
* Homepage by @mateonunez in https://github.com/mateonunez/mateonunez-website/pull/1
7+
* Feat/universe by @mateonunez in https://github.com/mateonunez/mateonunez-website/pull/2
8+
* Feat/spotify by @mateonunez in https://github.com/mateonunez/mateonunez-website/pull/3
9+
* Feat/about by @mateonunez in https://github.com/mateonunez/mateonunez-website/pull/4
10+
* Feat/blog by @mateonunez in https://github.com/mateonunez/mateonunez-website/pull/5
11+
* Feat/animations by @mateonunez in https://github.com/mateonunez/mateonunez-website/pull/6
12+
* feat(App): add next-sitemap by @mateonunez in https://github.com/mateonunez/mateonunez-website/pull/7
13+
* Feat/spotify activity by @mateonunez in https://github.com/mateonunez/mateonunez-website/pull/8
14+
* chore(deps-dev): bump sharp from 0.30.4 to 0.30.5 by @dependabot in https://github.com/mateonunez/mateonunez-website/pull/9
15+
* Feat/top spotify by @mateonunez in https://github.com/mateonunez/mateonunez-website/pull/10
16+
* Blog - Consuming Spotify APIs by @mateonunez in https://github.com/mateonunez/mateonunez-website/pull/11
17+
18+
## New Contributors
19+
* @mateonunez made their first contribution in https://github.com/mateonunez/mateonunez-website/pull/1
20+
* @dependabot made their first contribution in https://github.com/mateonunez/mateonunez-website/pull/9
21+
22+
**Full Changelog**: https://github.com/mateonunez/mateonunez-website/commits/v0.0.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mateonunez-website",
3-
"version": "1.0.0",
3+
"version": "v0.0.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)