Skip to content

Commit 47b7e51

Browse files
Version Packages (#2931)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 93e287c commit 47b7e51

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/free-apes-sink.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.1
4+
5+
### Patch Changes
6+
7+
- [`93e287c`](https://github.com/Team3132/AttendanceSystem/commit/93e287cc5deced1923494783a660de500ef2bf0a) Thanks [@sebasptsch](https://github.com/sebasptsch)! - Rework embed
8+
39
## 5.11.0
410

511
### Minor 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.0",
4+
"version": "5.11.1",
55
"type": "module",
66
"scripts": {
77
"dev": "bun --bun vite dev",

0 commit comments

Comments
 (0)