Skip to content

Commit

Permalink
🔖 Release v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aramceballos committed Oct 4, 2021
1 parent cb744b4 commit 6086f8b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 2.0.1 (October 3, 2021)

- Fix React Reveal import error

## 2.0.0 (October 3, 2021)

- Entire redesign
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "portfolio-next",
"version": "2.0.0",
"version": "2.0.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 6086f8b

Please sign in to comment.