Skip to content

Commit

Permalink
chore: updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeherp committed May 7, 2023
1 parent 98722f4 commit 21970f4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,22 @@
# 4.7.0

## features

- **layout:** adds colour accent to background using blurred svg blob
- **nextjs:** upgrades next to 13.4 + other dependencies to latest

## fixes

- **recruiter-form:** fixes styling of submit button

# 4.6.0

# features
## features

- **component-create-script:** re-adds hygen template for components
- **storybook:** re-implements storybook

# fixes
## fixes

- **linting:** fixes linting errors

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": "4.6.0",
"version": "4.7.0",
"author": {
"name": "Jacob Herper",
"email": "jacob@herper.io",
Expand Down

1 comment on commit 21970f4

@vercel
Copy link

@vercel vercel bot commented on 21970f4 May 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.