Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed Oct 27, 2023
1 parent 05d7264 commit d4e6cb3
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,20 @@ 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.0.0](https://github.com/bangbang93/freyja/compare/v0.1.4...v1.0.0)

- Feature/admin vite [`#245`](https://github.com/bangbang93/freyja/pull/245)
- refactor: 移动server并且拆分依赖 [`766664b`](https://github.com/bangbang93/freyja/commit/766664b9d2d61ef672af4617d79d05fbb9c55a06)
- refactor: vike干活了 [`b8bb175`](https://github.com/bangbang93/freyja/commit/b8bb1752eb9ae75b7d5208ce88b36a1cd514fd22)
- refactor: admin应该能用了 [`6ffdbab`](https://github.com/bangbang93/freyja/commit/6ffdbab8e75e59c1d7c65560c71e6a6059726bb6)

#### [v0.1.4](https://github.com/bangbang93/freyja/compare/v0.1.3...v0.1.4)

> 23 October 2023
- Release 0.1.4 [`e74a1f8`](https://github.com/bangbang93/freyja/commit/e74a1f88511d3dbb01a631f5a17a7c5e210803fe)
- chore: 升级runner环境 [`42c5df7`](https://github.com/bangbang93/freyja/commit/42c5df77036aa5a58321dd7cd05da2fb38bcf086)
- chore: 升级runner环境 [`32628d1`](https://github.com/bangbang93/freyja/commit/32628d1fba635099c8fd9d4d148dcc435531cf76)
- fix: 友链页面 [`4346b41`](https://github.com/bangbang93/freyja/commit/4346b41dfc24ec663affa70cbc5bc86be2327b5c)

#### [v0.1.3](https://github.com/bangbang93/freyja/compare/v0.1.2...v0.1.3)

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

0 comments on commit d4e6cb3

Please sign in to comment.