Skip to content

Commit

Permalink
chore: updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeherp committed Apr 23, 2023
1 parent f8f2fa9 commit 939ba88
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 11 deletions.
31 changes: 21 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,38 @@
# 4.6.0

# features

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

# fixes

- **linting:** fixes linting errors

# 4.5.0

## features

- services: adds service component
- services: moves services into sanity
- sanity: adds vercel deploy plugin
- dependencies: updates all dependencies
- work-experience: improves ui
- **services:** adds service component
- **services:** moves services into sanity
- **sanity:** adds vercel deploy plugin
- **dependencies:** updates all dependencies
- **work-experience:** improves ui

## fixes

- a11y: improves color contract
- content-block: updates link styling
- case-study: reduces width after box component changes
- hooks-tests: updates tests for hooks in react 18
- **a11y:** improves color contract
- **content-block:** updates link styling
- **case-study:** reduces width after box component changes
- **hooks-tests:** updates tests for hooks in react 18

## ci/cd

- implements pipeline to run unit tests on pull requests

## refactors

- tailwind: adds auto sorting off css classes with prettier
- **tailwind:** adds auto sorting off css classes with prettier

# 4.4.0

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

1 comment on commit 939ba88

@vercel
Copy link

@vercel vercel bot commented on 939ba88 Apr 23, 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.