We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 523e90f commit 388dc6fCopy full SHA for 388dc6f
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
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
12
## v0.0.1
13
14
### What's Changed
package.json
@@ -1,6 +1,6 @@
{
"name": "mateonunez-website",
- "version": "v0.0.1",
+ "version": "v0.0.2",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments