Skip to content

Commit 8a1ae4a

Browse files
Version Packages (#2060)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 74609bc commit 8a1ae4a

File tree

6 files changed

+17
-12
lines changed

6 files changed

+17
-12
lines changed

.changeset/nine-mirrors-wonder.md

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

.changeset/witty-rocks-mate.md

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

packages/bot/CHANGELOG.md

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

3+
## 5.0.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7d7566f`](https://github.com/Team3132/AttendanceSystem/commit/7d7566fe4fb7421fd84a50a4b6fcbae6a00d4da8), [`b4b5a96`](https://github.com/Team3132/AttendanceSystem/commit/b4b5a96cb59948c1a2c6c50eb4127b23ed3012ab)]:
8+
9+
310
## 5.0.2
411

512
### Patch Changes

packages/bot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bot",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"description": "",
55
"author": "",
66
"private": false,

packages/frontend/CHANGELOG.md

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

3+
## 5.0.3
4+
5+
### Patch Changes
6+
7+
- [`7d7566f`](https://github.com/Team3132/AttendanceSystem/commit/7d7566fe4fb7421fd84a50a4b6fcbae6a00d4da8) Thanks [@sebasptsch](https://github.com/sebasptsch)! - wdad
8+
9+
- [`b4b5a96`](https://github.com/Team3132/AttendanceSystem/commit/b4b5a96cb59948c1a2c6c50eb4127b23ed3012ab) Thanks [@sebasptsch](https://github.com/sebasptsch)! - Fix url
10+
311
## 5.0.2
412

513
### Patch Changes

packages/frontend/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.0.2",
4+
"version": "5.0.3",
55
"type": "module",
66
"scripts": {
77
"dev": "PORT=1420 vinxi dev",

0 commit comments

Comments
 (0)