Skip to content

Commit

Permalink
style: format code with Prettier
Browse files Browse the repository at this point in the history
This commit fixes the style issues introduced in a3a9e0c according to the output
from Prettier.

Details: #499
  • Loading branch information
deepsource-autofix[bot] authored and thangved committed Jan 21, 2025
1 parent a3a9e0c commit 04f046e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@

## [3.5.5](https://github.com/thangved/ctu-extension/compare/v3.5.4...v3.5.5) (2025-01-21)


### Bug Fixes

* **deps:** update dependency antd to v5.23.2 ([a08a409](https://github.com/thangved/ctu-extension/commit/a08a409b2a98ece49e23e245cdae05ccfe8e2cae))
- **deps:** update dependency antd to v5.23.2 ([a08a409](https://github.com/thangved/ctu-extension/commit/a08a409b2a98ece49e23e245cdae05ccfe8e2cae))

## [3.5.4](https://github.com/thangved/ctu-extension/compare/v3.5.3...v3.5.4) (2025-01-19)

Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "CTU Extension",
"version": "3.5.4",
"version": "3.5.5",
"description": "Tiện ích mở rộng cho sinh viên CTU với các tính năng như sắp thời khóa biểu, bỏ qua captcha khi đăng nhập vào hệ thống quản lý",
"content_scripts": [
{
Expand Down

0 comments on commit 04f046e

Please sign in to comment.