Skip to content

Commit

Permalink
Merge pull request #194 from webduinoio/release/v1.11.2
Browse files Browse the repository at this point in the history
docs: 🔖 v1.11.2
  • Loading branch information
shengyuan authored Feb 29, 2024
2 parents 532432f + d283676 commit b897852
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [1.11.2] - 2024.2.29

### Fixed

- 小助教索引文字問題 [#7652](https://redmine.kingkit.codes/issues/7652)
Expand Down Expand Up @@ -225,7 +227,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- 問題回復處理 [#7029](https://redmine.kingkit.codes/issues/7029)
- 小書僮清單卡片樣式跑掉 [#6983](https://redmine.kingkit.codes/issues/6983)

[Unreleased]: https://github.com/webduinoio/pluto-frontend/compare/v1.11.1...HEAD
[Unreleased]: https://github.com/webduinoio/pluto-frontend/compare/v1.11.2...HEAD
[1.11.2]: https://github.com/webduinoio/pluto-frontend/compare/v1.10.1...v1.11.2
[1.11.1]: https://github.com/webduinoio/pluto-frontend/compare/v1.10.1...v1.11.1
[1.11.0]: https://github.com/webduinoio/pluto-frontend/compare/v1.10.1...v1.11.0
[1.10.1]: https://github.com/webduinoio/pluto-frontend/compare/v1.10.0...v1.10.1
Expand Down
2 changes: 1 addition & 1 deletion 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": "vue-project",
"version": "1.11.1",
"version": "1.11.2",
"private": true,
"scripts": {
"dev": "vite --host --https --port 443",
Expand Down

0 comments on commit b897852

Please sign in to comment.