Skip to content

Commit 388dc6f

Browse files
committed
chore(*): release version
1 parent 523e90f commit 388dc6f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

3+
## v0.0.2
4+
5+
### What's Changed
6+
7+
* chore(Fade): prevent margin auto on clean component by @mateonunez in https://github.com/mateonunez/mateonunez-website/pull/12
8+
* chore(*): change default job description by @mateonunez in https://github.com/mateonunez/mateonunez-website/pull/13
9+
10+
**Full Changelog**: https://github.com/mateonunez/mateonunez-website/compare/v0.0.1...v0.0.2
11+
312
## v0.0.1
413

514
### What's Changed

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

0 commit comments

Comments
 (0)