Skip to content

Commit eab5f4e

Browse files
committed
chore(*): release version
1 parent 25ec97d commit eab5f4e

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,24 @@
11
# CHANGELOG
22

3+
## v0.0.5
4+
5+
### What's Changed
6+
7+
* Open source section responsive by @mateonunez in https://github.com/mateonunez/mateonunez-website/pull/17
8+
9+
**Full Changelog**: https://github.com/mateonunez/mateonunez-website/compare/v0.0.4...v0.0.5
10+
311
## v0.0.4
412

5-
## What's Changed
13+
### What's Changed
614

715
* Open Source projects by @mateonunez in https://github.com/mateonunez/mateonunez-website/pull/16
816

917
**Full Changelog**: https://github.com/mateonunez/mateonunez-website/compare/v0.0.3...v0.0.4
1018

1119
## v0.0.3
1220

13-
## What's Changed
21+
### What's Changed
1422

1523
* Limit get recently played tracks by @mateonunez in https://github.com/mateonunez/mateonunez-website/pull/15
1624
* chore(deps-dev): bump terser from 5.13.0 to 5.14.2 by @dependabot in https://github.com/mateonunez/mateonunez-website/pull/14

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": "v0.0.4",
3+
"version": "v0.0.5",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)