Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
GalvinGao committed Oct 11, 2022
1 parent 4aa0d82 commit 0941286
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "penguin-stats-frontend",
"version": "3.9.0",
"version": "3.9.1",
"private": true,
"author": "Penguin Statistics Contributors <[email protected]> (https://github.com/orgs/penguin-statistics/people)",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions src/views/About/Changelog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,12 @@ export default {
data() {
return {
logs: [
{
version: "v3.9.1",
date: "2022-10-11T19:39:00+0000",
changes: `## 优化
1. 更新 Icon Sprites`,
},
{
version: "v3.9.0",
date: "2022-09-10T03:30:00+0800",
Expand Down

0 comments on commit 0941286

Please sign in to comment.