diff --git a/CHANGELOG.md b/CHANGELOG.md index c944f56..b8aab42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/README.md b/README.md index 25c05dc..75e9c2f 100644 --- a/README.md +++ b/README.md @@ -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 @@ -73,7 +73,7 @@ This project uses [Ionic](https://ionicframework.com/) as app development platfo +See [CONTRIBUTING.md](https://github.com/dhbw-vs/app/blob/main/CONTRIBUTING.md). --> ## Changelog diff --git a/package.json b/package.json index 997217b..db89d21 100644 --- a/package.json +++ b/package.json @@ -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 ", - "homepage": "https://github.com/robingenz/dhbw-vs-app", + "homepage": "https://github.com/dhbw-vs/app", "license": "MIT", "private": true, "scripts": { @@ -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": {