Skip to content

Commit 0122bba

Browse files
committed
chore: updates changelog
1 parent b02a52c commit 0122bba

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# 4.5.0
2+
3+
## features
4+
5+
- services: adds service component
6+
- services: moves services into sanity
7+
- sanity: adds vercel deploy plugin
8+
- dependencies: updates all dependencies
9+
- work-experience: improves ui
10+
11+
## fixes
12+
13+
- a11y: improves color contract
14+
- content-block: updates link styling
15+
- case-study: reduces width after box component changes
16+
- hooks-tests: updates tests for hooks in react 18
17+
18+
## ci/cd
19+
20+
- implements pipeline to run unit tests on pull requests
21+
22+
## refactors
23+
24+
- tailwind: adds auto sorting off css classes with prettier
25+
126
# 4.4.0
227

328
## features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "portfolio",
33
"description": "A redesign of my portfolio website.",
4-
"version": "4.4.1",
4+
"version": "4.5.0",
55
"author": {
66
"name": "Jacob Herper",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)