Skip to content

Commit

Permalink
feat: theme color change
Browse files Browse the repository at this point in the history
  • Loading branch information
xsf0105 committed Aug 2, 2024
2 parents cfaf5b0 + 43ce80d commit efeac06
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# CHANGELOG

## [v2.6.1](https://github.com/hellof2e/quark-doc-header/releases/tag/v2.6.1) - 2024-08-02 04:22:12

请点击查看 [更新日志](https://github.com/hellof2e/quark-doc-header/blob/main/CHANGELOG.md).

## [v2.6.0](https://github.com/hellof2e/quark-doc-header/releases/tag/v2.6.0) - 2024-08-02 04:21:22

请点击查看 [更新日志](https://github.com/hellof2e/quark-doc-header/blob/main/CHANGELOG.md).

### Feature

- general:
- switch css change ([65687c3](https://github.com/hellof2e/quark-doc-header/commit/65687c34d139d1c7798762cef519077ea0cfc120))

## [v2.5.3](https://github.com/hellof2e/quark-doc-header/releases/tag/v2.5.3) - 2024-07-30 12:43:30

请点击查看 [更新日志](https://github.com/hellof2e/quark-doc-header/blob/main/CHANGELOG.md).

## [v2.5.2](https://github.com/hellof2e/quark-doc-header/releases/tag/v2.5.2) - 2024-07-30 12:42:45

请点击查看 [更新日志](https://github.com/hellof2e/quark-doc-header/blob/main/CHANGELOG.md).
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quark-doc-header",
"version": "2.5.5",
"version": "2.6.2",
"scripts": {
"dev": "npm run start",
"start": "vite --open",
Expand Down

0 comments on commit efeac06

Please sign in to comment.