Skip to content

Commit

Permalink
chore(release): 2.1.1 [skip ci]
Browse files Browse the repository at this point in the history
# [vorlesungsplan-plus-api-v2.1.1](vorlesungsplan-plus-api-v2.1.0...vorlesungsplan-plus-api-v2.1.1) (2022-03-26)

### Bug Fixes

* remove vulnerable dependencies ([d047794](d047794))
  • Loading branch information
semantic-release-bot committed Mar 26, 2022
1 parent d047794 commit e8a88a7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [vorlesungsplan-plus-api-v2.1.1](https://github.com/larsrickert/vorlesungsplan-plus/compare/vorlesungsplan-plus-api-v2.1.0...vorlesungsplan-plus-api-v2.1.1) (2022-03-26)


### Bug Fixes

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

# [vorlesungsplan-plus-api-v2.1.0](https://github.com/larsrickert/vorlesungsplan-plus/compare/vorlesungsplan-plus-api-v2.0.0...vorlesungsplan-plus-api-v2.1.0) (2022-03-26)


Expand Down
4 changes: 2 additions & 2 deletions backend/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 backend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vorlesungsplan-plus-api",
"private": true,
"version": "2.1.0",
"version": "2.1.1",
"main": "dist/src/server.js",
"scripts": {
"dev": "nodemon",
Expand Down

0 comments on commit e8a88a7

Please sign in to comment.