Skip to content

Commit

Permalink
Merge pull request #64 from MrWillCom/changeset-release/next
Browse files Browse the repository at this point in the history
Version Packages (beta)
  • Loading branch information
MrWillCom authored Sep 1, 2024
2 parents 78410ef + 1ada192 commit 2c84285
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
"cuddly-wombats-do",
"curvy-eggs-attend",
"dry-forks-wink",
"dull-masks-provide",
"eight-kings-appear",
"famous-jobs-buy",
"flat-balloons-run",
"fuzzy-rules-turn",
Expand All @@ -24,6 +26,7 @@
"many-ligers-provide",
"new-drinks-sleep",
"nine-mangos-smell",
"ninety-poems-battle",
"old-masks-complain",
"olive-taxis-jog",
"perfect-doors-occur",
Expand All @@ -35,9 +38,12 @@
"real-poems-jam",
"rude-onions-develop",
"shiny-cameras-switch",
"silver-beans-rhyme",
"slow-buttons-jog",
"soft-ears-repair",
"swift-bats-sort",
"tame-cobras-share",
"tame-moles-cheat",
"thin-suns-approve",
"tricky-turtles-smile",
"twenty-dolphins-chew",
Expand Down
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# hexo-theme-cupertino

## 2.0.0-beta.7

### Minor Changes

- 63d82f6: Move the exported configurations in the global object called `ThemeCupertino` to the dataset of body.
- 4def816: Add [Lenis](https://github.com/darkroomengineering/lenis) smooth scroll.
- c6e8083: Put TOC in a `<aside>` to indicate it is a non-content part.
- 0ded662: Add `insertions.head.ending` and `insertions.body.ending` options for custom code injections to `<head />` and `<body />`.
- dfc06c7: Remove the divider before the TOC.

### Patch Changes

- 2593d9b: Fix the failed rounded corners of Prev/Next button in paginator.

## 2.0.0-beta.6

### 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.6",
"version": "2.0.0-beta.7",
"description": "The Hexo Blog Theme Cupertino.",
"license": "MIT",
"repository": "MrWillCom/hexo-theme-cupertino",
Expand Down

0 comments on commit 2c84285

Please sign in to comment.