This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.
⚠️⚠️⚠️⚠️⚠️⚠️
next is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on next.
⚠️⚠️⚠️⚠️⚠️⚠️
Releases
hexo-theme-cupertino@2.0.0-beta.4
Minor Changes
5ff6d1e: Update date display format to make it configurable in theme config date_display_format.
78c635e: Add styles for <figcaption> in <figure>.
Patch Changes
c0ceb00: Use <time /> to display dates to make it more readable for browsers.
0a1ac4a: Update styles of the excerpt in post list.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.
⚠️⚠️⚠️⚠️⚠️⚠️
next
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onnext
.⚠️⚠️⚠️⚠️⚠️⚠️
Releases
hexo-theme-cupertino@2.0.0-beta.4
Minor Changes
date_display_format
.<figcaption>
in<figure>
.Patch Changes
<time />
to display dates to make it more readable for browsers.