File tree 2 files changed +16
-5
lines changed
2 files changed +16
-5
lines changed Original file line number Diff line number Diff line change
1
+ # 4.2.0
2
+
3
+ ## features
4
+
5
+ - upgrades dependencies
6
+ - ** analytics:** implements vercel analytics
7
+
8
+ ## fixes
9
+
10
+ - ** recruiter-signup:** fixes path to api route
11
+
1
12
# 4.1.0
2
13
3
14
## features
4
15
5
- - _ contact: _ implements contact form api and page
6
- - _ sentry: _ re-implements sentry error logging
16
+ - ** contact: ** implements contact form api and page
17
+ - ** sentry: ** re-implements sentry error logging
7
18
8
19
# 4.0.2
9
20
10
21
## fixes
11
22
12
- - _ uses page:_ adds page animation back
23
+ - ** uses page:** adds page animation back
13
24
14
25
# 4.0.1
15
26
16
27
## fixes
17
28
18
- - _ generateStaticParams: _ fixes implementation and exports static pages for blog posts and case studies
29
+ - ** generateStaticParams: ** fixes implementation and exports static pages for blog posts and case studies
19
30
20
31
# 4.0.0
21
32
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.1 .0" ,
4
+ "version" : " 4.2 .0" ,
5
5
"author" : {
6
6
"name" : " Jacob Herper" ,
7
7
"email" : " jacob@herper.io" ,
You can’t perform that action at this time.
0 commit comments