Skip to content

Commit b829b93

Browse files
Version Packages (#2935)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d983369 commit b829b93

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rotten-otters-pull.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# frontend
22

3+
## 5.11.5
4+
5+
### Patch Changes
6+
7+
- [`3cf0bc1`](https://github.com/Team3132/AttendanceSystem/commit/3cf0bc1e45e8079bc3b642126ad79ae95ccd653b) Thanks [@sebasptsch](https://github.com/sebasptsch)! - Fix checkbox
8+
39
## 5.11.4
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "frontend",
33
"private": false,
4-
"version": "5.11.4",
4+
"version": "5.11.5",
55
"type": "module",
66
"scripts": {
77
"dev": "bun --bun vite dev",

0 commit comments

Comments
 (0)