Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed Nov 4, 2024
1 parent 4c4d3b7 commit a3db6cf
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
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.2.0](https://github.com/bangbang93/freyja/compare/v1.1.10...v1.2.0)

- fix: 修正邮件发送 [`4c4d3b7`](https://github.com/bangbang93/freyja/commit/4c4d3b794f408a27d23f1d4dc253ef422e3d3431)
- chore: upgrade rollup [`22fb02f`](https://github.com/bangbang93/freyja/commit/22fb02f13334043e1d6fd5f428597a02447bbf8a)
- feat: 评论列表改为显示markdown [`ef28f3a`](https://github.com/bangbang93/freyja/commit/ef28f3aa2837bde351e3a03b446ad645981e5740)

#### [v1.1.10](https://github.com/bangbang93/freyja/compare/v1.1.9...v1.1.10)

> 12 October 2024
- Release 1.1.10 [`3a0a16c`](https://github.com/bangbang93/freyja/commit/3a0a16c011c4ec4427dd715fe6bfd49c20c7105a)
- chore: docker-branch只接收分支的构建 [`bbd1faa`](https://github.com/bangbang93/freyja/commit/bbd1faa4b78c112ec5a6fdaa43ea9b21da76aaca)
- fix: alpine的tini和debian的tini路径不同 [`62fe10d`](https://github.com/bangbang93/freyja/commit/62fe10de2e314e095cac3e8b8978219cf9dd3ce4)

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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "freyja",
"version": "1.1.10",
"version": "1.2.0",
"private": true,
"engines": {
"node": ">=18.0.0 <23.0.0"
Expand Down

0 comments on commit a3db6cf

Please sign in to comment.