Skip to content

Commit

Permalink
Release 0.13.5
Browse files Browse the repository at this point in the history
  • Loading branch information
virzs committed Jun 29, 2022
1 parent 22fa954 commit 78fda86
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [0.13.5](https://github.com/virzs/Search-Next/compare/v0.13.4...v0.13.5) (2022-06-29)


### 🐛 Bug Fixes | Bug 修复

* **设置:** :bug: 修复设置页面包屑文字渲染 ([755a8f8](https://github.com/lpreterite/datagent/commit/755a8f820da1c724536a589b278042806f7fdf64))

### [0.13.4](https://github.com/virzs/Search-Next/compare/v0.13.3...v0.13.4) (2022-06-29)


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": "search-vite",
"version": "0.13.4",
"version": "0.13.5",
"scripts": {
"dev": "vite",
"dev--force": "vite --force",
Expand Down

0 comments on commit 78fda86

Please sign in to comment.