Skip to content

Commit 596d886

Browse files
committed
Release 1.1.8
1 parent ed73742 commit 596d886

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ 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.8](https://github.com/bangbang93/freyja/compare/v1.1.7...v1.1.8)
8+
9+
- fix: 修正镜像地址 [`ed73742`](https://github.com/bangbang93/freyja/commit/ed73742ab121fcf785c3219f93120dd7cae5beb8)
10+
711
#### [v1.1.7](https://github.com/bangbang93/freyja/compare/v1.1.6...v1.1.7)
812

13+
> 12 October 2024
14+
915
- build(deps): bump micromatch from 4.0.5 to 4.0.8 [`#254`](https://github.com/bangbang93/freyja/pull/254)
1016
- build(deps): bump braces from 3.0.2 to 3.0.3 [`#253`](https://github.com/bangbang93/freyja/pull/253)
1117
- build(deps): bump tar from 6.1.12 to 6.2.1 [`#252`](https://github.com/bangbang93/freyja/pull/252)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "freyja",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"private": true,
55
"engines": {
66
"node": ">=16.0.0 <21.0.0"

0 commit comments

Comments
 (0)