Skip to content

Commit 9c31517

Browse files
Version Packages (#2930)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3153bbf commit 9c31517

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/grumpy-taxes-dress.md

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

.changeset/lemon-carrots-chew.md

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

CHANGELOG.md

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

3+
## 5.11.0
4+
5+
### Minor Changes
6+
7+
- [`ce052f9`](https://github.com/Team3132/AttendanceSystem/commit/ce052f9d9426504410cbd2e347c89e84c8c65b50) Thanks [@sebasptsch](https://github.com/sebasptsch)! - Group by based on roles
8+
9+
### Patch Changes
10+
11+
- [`91dc7c2`](https://github.com/Team3132/AttendanceSystem/commit/91dc7c2e7e0fb48b923b8176f08af44b19d241ce) Thanks [@sebasptsch](https://github.com/sebasptsch)! - Fix status selector
12+
313
## 5.10.23
414

515
### 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.10.23",
4+
"version": "5.11.0",
55
"type": "module",
66
"scripts": {
77
"dev": "bun --bun vite dev",

0 commit comments

Comments
 (0)