Skip to content

Commit

Permalink
chore(release): 2.3.2 [skip ci]
Browse files Browse the repository at this point in the history
# [vorlesungsplan-plus-v2.3.2](vorlesungsplan-plus-v2.3.1...vorlesungsplan-plus-v2.3.2) (2022-06-10)

### Bug Fixes

* remove vulnerable dependencies ([fbb02ac](fbb02ac))
  • Loading branch information
semantic-release-bot committed Jun 10, 2022
1 parent fbb02ac commit 57a73fb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [vorlesungsplan-plus-v2.3.2](https://github.com/larsrickert/vorlesungsplan-plus/compare/vorlesungsplan-plus-v2.3.1...vorlesungsplan-plus-v2.3.2) (2022-06-10)


### Bug Fixes

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

# [vorlesungsplan-plus-v2.3.1](https://github.com/larsrickert/vorlesungsplan-plus/compare/vorlesungsplan-plus-v2.3.0...vorlesungsplan-plus-v2.3.1) (2022-06-05)


Expand Down
4 changes: 2 additions & 2 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.1",
"version": "2.3.2",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
Expand Down

0 comments on commit 57a73fb

Please sign in to comment.