Skip to content

Commit

Permalink
Release 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed Jan 4, 2024
1 parent 7dc7edc commit 1807d8b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,8 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.1.6](https://github.com/bangbang93/freyja/compare/v1.1.5...v1.1.6)

- build(deps-dev): bump vite from 4.5.0 to 4.5.1 [`#246`](https://github.com/bangbang93/freyja/pull/246)
- fix: 修正总计安装了68个tslib [`67c1fa9`](https://github.com/bangbang93/freyja/commit/67c1fa986a6e458dca223208940ff6c5745dc7a0)
- fix: 修正编辑时文章没有加载 [`461c6f0`](https://github.com/bangbang93/freyja/commit/461c6f0e884213e13bfb39916fd0d7e7ffd82688)
- fix: 修正文章编辑时没有保存category和title [`e47010d`](https://github.com/bangbang93/freyja/commit/e47010da8af0178517b05a3630c4c588c6d4f31c)

#### [v1.1.5](https://github.com/bangbang93/freyja/compare/v1.1.4...v1.1.5)

> 1 November 2023
- feat: 分离页面组件 [`c46803d`](https://github.com/bangbang93/freyja/commit/c46803db96441322308626e4c91f38770dab06bc)
- feat: article-list拆分组件 [`cc3a943`](https://github.com/bangbang93/freyja/commit/cc3a9431e47d9375d98f63eecf9d4ef64a18a961)
- fix: 复用了home index导致tag切换到首页时页面不会刷新 [`88a0735`](https://github.com/bangbang93/freyja/commit/88a073573cd175362e49a6c2de664fffdc8b1c2e)
Expand Down
4 changes: 2 additions & 2 deletions 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
@@ -1,6 +1,6 @@
{
"name": "freyja",
"version": "1.1.5",
"version": "1.1.6",
"private": true,
"engines": {
"node": ">=16.0.0 <21.0.0"
Expand Down

0 comments on commit 1807d8b

Please sign in to comment.