Skip to content

Commit db3d2d7

Browse files
chore(develop): release 1.5.4
1 parent 5531433 commit db3d2d7

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.5.4](https://github.com/tum-ai/website/compare/v1.5.3...v1.5.4) (2023-12-06)
4+
5+
6+
### Bug Fixes
7+
8+
* update outdated eventbrite link to luma ([eacd62b](https://github.com/tum-ai/website/commit/eacd62b0e7159ad23df3119caded3810a4312eac))
9+
* update outdated Eventbrite link to luma ([#93](https://github.com/tum-ai/website/issues/93)) ([1f7fdb1](https://github.com/tum-ai/website/commit/1f7fdb12092fb420837a55bcc7d26ccd7da96de6))
10+
311
## [1.5.3](https://github.com/tum-ai/website/compare/v1.5.2...v1.5.3) (2023-11-27)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tum-ai-website",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)