Skip to content

Commit

Permalink
Release v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aramceballos committed Feb 20, 2023
1 parent 8b41e61 commit 8af44ae
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

## 3.0.0 (February 20, 2023)

- Update to Nextjs13

## 2.1.0 (February 19, 2023)

- Add new relic
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.1.0",
"version": "3.0.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 8af44ae

Please sign in to comment.