Skip to content

Commit

Permalink
Release 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed Oct 12, 2024
1 parent 2be6828 commit 890bdc3
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 4 deletions.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,28 @@ 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.7](https://github.com/bangbang93/freyja/compare/v1.1.6...v1.1.7)

- build(deps): bump micromatch from 4.0.5 to 4.0.8 [`#254`](https://github.com/bangbang93/freyja/pull/254)
- build(deps): bump braces from 3.0.2 to 3.0.3 [`#253`](https://github.com/bangbang93/freyja/pull/253)
- build(deps): bump tar from 6.1.12 to 6.2.1 [`#252`](https://github.com/bangbang93/freyja/pull/252)
- build(deps-dev): bump vite from 4.5.2 to 4.5.3 [`#251`](https://github.com/bangbang93/freyja/pull/251)
- build(deps): bump express from 4.18.2 to 4.19.2 [`#250`](https://github.com/bangbang93/freyja/pull/250)
- build(deps-dev): bump ip from 1.1.8 to 1.1.9 [`#249`](https://github.com/bangbang93/freyja/pull/249)
- build(deps): bump nodemailer from 6.8.0 to 6.9.9 [`#248`](https://github.com/bangbang93/freyja/pull/248)
- build(deps-dev): bump vite from 4.5.1 to 4.5.2 [`#247`](https://github.com/bangbang93/freyja/pull/247)
- chore: upgrade mongoose and mongoose-typescript [`4184948`](https://github.com/bangbang93/freyja/commit/41849488767c0db2e4c12fd292c2d4e83a3cadf1)
- chore(deps): upgrade express [`b4d6cd7`](https://github.com/bangbang93/freyja/commit/b4d6cd7ff638b44bdcd964cc8c76c5c9596e08df)
- chore(deps): remove gogocode-cli [`c8c059d`](https://github.com/bangbang93/freyja/commit/c8c059dd3834521d2e047fb1afebafe65d495f22)

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

> 4 January 2024
- 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)
- Release 1.1.6 [`1807d8b`](https://github.com/bangbang93/freyja/commit/1807d8be568f43f7550e91bfaa9e9305864dab8c)
- 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)

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.6",
"version": "1.1.7",
"private": true,
"engines": {
"node": ">=16.0.0 <21.0.0"
Expand Down

0 comments on commit 890bdc3

Please sign in to comment.