Skip to content

Commit

Permalink
chore(release): 2.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [vorlesungsplan-plus-v2.4.0](vorlesungsplan-plus-v2.3.3...vorlesungsplan-plus-v2.4.0) (2023-04-07)

### Bug Fixes

* remove vulnerable dependencies ([fbb1010](fbb1010))

### Features

* **events:** display location ([d381279](d381279))
* **events:** use prettier format for displaying event time ([37d6dfd](37d6dfd))
  • Loading branch information
semantic-release-bot committed Apr 7, 2023
1 parent 1c74099 commit e7c461d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [vorlesungsplan-plus-v2.4.0](https://github.com/larsrickert/vorlesungsplan-plus/compare/vorlesungsplan-plus-v2.3.3...vorlesungsplan-plus-v2.4.0) (2023-04-07)


### Bug Fixes

* remove vulnerable dependencies ([fbb1010](https://github.com/larsrickert/vorlesungsplan-plus/commit/fbb1010c3e01abcbb2f3df9c8ec95f4f991852ae))


### Features

* **events:** display location ([d381279](https://github.com/larsrickert/vorlesungsplan-plus/commit/d381279a1ccae006687d4990bfe9d819bb8ed0f7))
* **events:** use prettier format for displaying event time ([37d6dfd](https://github.com/larsrickert/vorlesungsplan-plus/commit/37d6dfd5c274b9cf2fa24e318f037efb2339d295))

# [vorlesungsplan-plus-v2.3.3](https://github.com/larsrickert/vorlesungsplan-plus/compare/vorlesungsplan-plus-v2.3.2...vorlesungsplan-plus-v2.3.3) (2022-08-02)


Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vorlesungsplan-plus",
"private": true,
"version": "2.3.3",
"version": "2.4.0",
"packageManager": "[email protected]",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit e7c461d

Please sign in to comment.