File tree 2 files changed +26
-1
lines changed 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
26
# 4.4.0
2
27
3
28
## features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " portfolio" ,
3
3
"description" : " A redesign of my portfolio website." ,
4
- "version" : " 4.4.1 " ,
4
+ "version" : " 4.5.0 " ,
5
5
"author" : {
6
6
"name" : " Jacob Herper" ,
7
7
You can’t perform that action at this time.
0 commit comments