Skip to content

Commit 3a0a16c

Browse files
committed
Release 1.1.10
1 parent 62fe10d commit 3a0a16c

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

Diff for: CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d
44

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

7+
#### [v1.1.10](https://github.com/bangbang93/freyja/compare/v1.1.9...v1.1.10)
8+
9+
- chore: docker-branch只接收分支的构建 [`bbd1faa`](https://github.com/bangbang93/freyja/commit/bbd1faa4b78c112ec5a6fdaa43ea9b21da76aaca)
10+
- fix: alpine的tini和debian的tini路径不同 [`62fe10d`](https://github.com/bangbang93/freyja/commit/62fe10de2e314e095cac3e8b8978219cf9dd3ce4)
11+
712
#### [v1.1.9](https://github.com/bangbang93/freyja/compare/v1.1.8...v1.1.9)
813

14+
> 12 October 2024
15+
916
- chore: 构建分支镜像 [`347f625`](https://github.com/bangbang93/freyja/commit/347f625e9bd4f713e3a947e29837200f2509ea08)
17+
- Release 1.1.9 [`16aa624`](https://github.com/bangbang93/freyja/commit/16aa624d754dedcdf8d320199ae88f9d419a51ed)
1018
- chore: 基础镜像更换为node:20.18.0 [`9df2669`](https://github.com/bangbang93/freyja/commit/9df26695f20d6a5d8b6bde7a9242622a23ef8763)
11-
- chore: 修正分支名称获取 [`99b2cbd`](https://github.com/bangbang93/freyja/commit/99b2cbd25eb8f2a6ff2f9f510f0be8cca50a88c3)
1219

1320
#### [v1.1.8](https://github.com/bangbang93/freyja/compare/v1.1.7...v1.1.8)
1421

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "freyja",
3-
"version": "1.1.9",
3+
"version": "1.1.10",
44
"private": true,
55
"engines": {
66
"node": ">=18.0.0 <23.0.0"

0 commit comments

Comments
 (0)