Skip to content

Commit

Permalink
chore: updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeherp committed Jun 19, 2021
1 parent dbe3c72 commit 44b192b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# 3.2.0

## features

- updates devDependencies
- adds blur placeholders to images

# 3.1.0

## features

- adds nprogress bar
- adds read time

# 3.0.0

## features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "portfolio",
"description": "A redesign of my portfolio website.",
"version": "3.0.0",
"version": "3.2.0",
"author": {
"name": "Jacob Herper",
"email": "jacob@herper.io",
Expand Down

0 comments on commit 44b192b

Please sign in to comment.