Skip to content

Commit

Permalink
Merge pull request #57 from MrWillCom/changeset-release/next
Browse files Browse the repository at this point in the history
Version Packages (beta)
  • Loading branch information
MrWillCom authored Aug 2, 2024
2 parents 0a1ac4a + 88b438e commit 1ea9d0b
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,23 @@
"hexo-theme-cupertino": "1.0.0"
},
"changesets": [
"beige-feet-listen",
"cuddly-wombats-do",
"dry-forks-wink",
"famous-jobs-buy",
"flat-balloons-run",
"gorgeous-pumas-count",
"late-bulldogs-retire",
"lazy-lies-confess",
"little-zoos-care",
"long-humans-join",
"loud-lamps-cover",
"nine-mangos-smell",
"old-masks-complain",
"polite-houses-judge",
"quick-spoons-sing",
"quick-zoos-notice",
"quiet-apes-return",
"tricky-turtles-smile",
"twenty-dolphins-chew",
"unlucky-suns-smile",
Expand Down
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# 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.

## 2.0.0-beta.3

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hexo-theme-cupertino",
"version": "2.0.0-beta.3",
"version": "2.0.0-beta.4",
"description": "The Hexo Blog Theme Cupertino.",
"license": "MIT",
"repository": "MrWillCom/hexo-theme-cupertino",
Expand Down

0 comments on commit 1ea9d0b

Please sign in to comment.