diff --git a/theme/package.json b/theme/package.json index e48f06dc..17b0db9d 100644 --- a/theme/package.json +++ b/theme/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-theme-chrisvogt", "description": "My personal blog and website.", - "version": "0.33.1", + "version": "0.33.2", "author": "Chris Vogt (https://www.chrisvogt.me)", "main": "index.js", "license": "MIT", diff --git a/theme/src/components/widgets/github/__snapshots__/github-widget.spec.js.snap b/theme/src/components/widgets/github/__snapshots__/github-widget.spec.js.snap index 2713545b..875de187 100644 --- a/theme/src/components/widgets/github/__snapshots__/github-widget.spec.js.snap +++ b/theme/src/components/widgets/github/__snapshots__/github-widget.spec.js.snap @@ -437,7 +437,7 @@ exports[`GitHub Widget matches the loading state snapshot 1`] = ` } />
diff --git a/theme/src/components/widgets/github/__snapshots__/last-pull-request.spec.js.snap b/theme/src/components/widgets/github/__snapshots__/last-pull-request.spec.js.snap index d8b438b9..911fc5aa 100644 --- a/theme/src/components/widgets/github/__snapshots__/last-pull-request.spec.js.snap +++ b/theme/src/components/widgets/github/__snapshots__/last-pull-request.spec.js.snap @@ -28,7 +28,7 @@ exports[`Widget/GitHub/LastPullRequest snapshots matches the loading state snaps } />
@@ -79,8 +79,12 @@ exports[`Widget/GitHub/LastPullRequest snapshots matches the repository variant
+ + Merged + NaN years ago + - + } + customPlaceholder={} ready={!isLoading} showLoadingAnimation > + Merged {ago(new Date(closedAt))}