Skip to content

Commit

Permalink
Release 1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed Oct 12, 2024
1 parent 99b2cbd commit 16aa624
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.1.9](https://github.com/bangbang93/freyja/compare/v1.1.8...v1.1.9)

- chore: 构建分支镜像 [`347f625`](https://github.com/bangbang93/freyja/commit/347f625e9bd4f713e3a947e29837200f2509ea08)
- chore: 基础镜像更换为node:20.18.0 [`9df2669`](https://github.com/bangbang93/freyja/commit/9df26695f20d6a5d8b6bde7a9242622a23ef8763)
- chore: 修正分支名称获取 [`99b2cbd`](https://github.com/bangbang93/freyja/commit/99b2cbd25eb8f2a6ff2f9f510f0be8cca50a88c3)

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

> 12 October 2024
- Release 1.1.8 [`596d886`](https://github.com/bangbang93/freyja/commit/596d886d0a9e136af82cb3409e5fabb27d725b97)
- fix: 修正镜像地址 [`ed73742`](https://github.com/bangbang93/freyja/commit/ed73742ab121fcf785c3219f93120dd7cae5beb8)

#### [v1.1.7](https://github.com/bangbang93/freyja/compare/v1.1.6...v1.1.7)
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.8",
"version": "1.1.9",
"private": true,
"engines": {
"node": ">=18.0.0 <23.0.0"
Expand Down

0 comments on commit 16aa624

Please sign in to comment.