Skip to content

Commit

Permalink
chore: update repository url
Browse files Browse the repository at this point in the history
  • Loading branch information
robingenz committed Nov 1, 2022
1 parent e7dbd09 commit 48eb678
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,27 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [4.3.0](https://github.com/robingenz/dhbw-vs-app/compare/v4.2.0...v4.3.0) (2022-10-31)
## [4.3.0](https://github.com/dhbw-vs/app/compare/v4.2.0...v4.3.0) (2022-10-31)


### Features

* **settings:** confirm logout ([#20](https://github.com/robingenz/dhbw-vs-app/issues/20)) ([a5a7890](https://github.com/robingenz/dhbw-vs-app/commit/a5a7890856bdc5cd7686e6c24da156056acbab4f))
* **settings:** confirm logout ([#20](https://github.com/dhbw-vs/app/issues/20)) ([a5a7890](https://github.com/dhbw-vs/app/commit/a5a7890856bdc5cd7686e6c24da156056acbab4f))


### Bug Fixes

* **calendar:** detect changes on events success/failure ([#18](https://github.com/robingenz/dhbw-vs-app/issues/18)) ([6a4aaf2](https://github.com/robingenz/dhbw-vs-app/commit/6a4aaf2e8daf982fd0e12fb6a1cfd067c1102b57))
* **calendar:** error toast does not disappear ([#19](https://github.com/robingenz/dhbw-vs-app/issues/19)) ([6a21454](https://github.com/robingenz/dhbw-vs-app/commit/6a21454a394a2a9e92bf5f2bc4fcf139b8439aa8))
* **plan:** set last opened timetable ([#17](https://github.com/robingenz/dhbw-vs-app/issues/17)) ([e50f615](https://github.com/robingenz/dhbw-vs-app/commit/e50f6159df3e8c8391ea464d077a387b6866d017))
* **calendar:** detect changes on events success/failure ([#18](https://github.com/dhbw-vs/app/issues/18)) ([6a4aaf2](https://github.com/dhbw-vs/app/commit/6a4aaf2e8daf982fd0e12fb6a1cfd067c1102b57))
* **calendar:** error toast does not disappear ([#19](https://github.com/dhbw-vs/app/issues/19)) ([6a21454](https://github.com/dhbw-vs/app/commit/6a21454a394a2a9e92bf5f2bc4fcf139b8439aa8))
* **plan:** set last opened timetable ([#17](https://github.com/dhbw-vs/app/issues/17)) ([e50f615](https://github.com/dhbw-vs/app/commit/e50f6159df3e8c8391ea464d077a387b6866d017))

## [4.2.0](https://github.com/robingenz/dhbw-vs-app/compare/v4.1.0...v4.2.0) (2022-10-31)
## [4.2.0](https://github.com/dhbw-vs/app/compare/v4.1.0...v4.2.0) (2022-10-31)


### Features

* **plan:** add iCalendar support ([#6](https://github.com/robingenz/dhbw-vs-app/issues/6)) ([c6596e3](https://github.com/robingenz/dhbw-vs-app/commit/c6596e3252ebe83b1cf58e222573d843dfc5484d))
* update to Android 12 and iOS 13 ([#2](https://github.com/robingenz/dhbw-vs-app/issues/2)) ([34320fb](https://github.com/robingenz/dhbw-vs-app/commit/34320fb508d2657230b0bba097826f0840db6ecb))
* **plan:** add iCalendar support ([#6](https://github.com/dhbw-vs/app/issues/6)) ([c6596e3](https://github.com/dhbw-vs/app/commit/c6596e3252ebe83b1cf58e222573d843dfc5484d))
* update to Android 12 and iOS 13 ([#2](https://github.com/dhbw-vs/app/issues/2)) ([34320fb](https://github.com/dhbw-vs/app/commit/34320fb508d2657230b0bba097826f0840db6ecb))

## [4.1.0](https://github.com/robingenz/dhbw-vs-app/compare/v4.0.0...v4.1.0) (2022-08-25)

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@

## Maintainers

| Maintainer | GitHub | LinkedIn |
| ---------- | ----------------------------------------- | --------------------------------------------- |
| Maintainer | GitHub | LinkedIn |
| ---------- | ----------------------------------------- | ----------------------------------------------------------------------- |
| Robin Genz | [robingenz](https://github.com/robingenz) | [robin-genz-4a688b153](https://de.linkedin.com/in/robin-genz-4a688b153) |

## Installation
Expand Down Expand Up @@ -73,7 +73,7 @@ This project uses [Ionic](https://ionicframework.com/) as app development platfo

<!-- ## Contributing
See [CONTRIBUTING.md](https://github.com/robingenz/dhbw-vs-app/blob/main/CONTRIBUTING.md). -->
See [CONTRIBUTING.md](https://github.com/dhbw-vs/app/blob/main/CONTRIBUTING.md). -->

## Changelog

Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "4.3.0",
"description": "The official app for students, employees and lecturers of the Baden-Wuerttemberg Cooperative State University (DHBW) in Villingen-Schwenningen.",
"author": "Robin Genz <[email protected]>",
"homepage": "https://github.com/robingenz/dhbw-vs-app",
"homepage": "https://github.com/dhbw-vs/app",
"license": "MIT",
"private": true,
"scripts": {
Expand Down Expand Up @@ -113,10 +113,10 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/robingenz/dhbw-vs-app.git"
"url": "git+https://github.com/dhbw-vs/app.git"
},
"bugs": {
"url": "https://github.com/robingenz/dhbw-vs-app/issues"
"url": "https://github.com/dhbw-vs/app/issues"
},
"cordova": {
"plugins": {
Expand Down

0 comments on commit 48eb678

Please sign in to comment.