diff --git a/CHANGELOG.md b/CHANGELOG.md index 9693680..4695068 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +## [1.1.0-beta.15](https://github.com/uzh-bf/thesis-platform/compare/v1.1.0-beta.14...v1.1.0-beta.15) (2024-10-22) + + +### Bug Fixes + +* FAQ page link ([7c6e33e](https://github.com/uzh-bf/thesis-platform/commit/7c6e33e072dffcf2006077302222a4a235a81930)) + ## [1.1.0-beta.14](https://github.com/uzh-bf/thesis-platform/compare/v1.1.0-beta.13...v1.1.0-beta.14) (2024-08-05) diff --git a/package-lock.json b/package-lock.json index 9d5a3d3..85f27f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@uzh-bf/thesis-platform", - "version": "1.1.0-beta.14", + "version": "1.1.0-beta.15", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@uzh-bf/thesis-platform", - "version": "1.1.0-beta.14", + "version": "1.1.0-beta.15", "dependencies": { "@azure/identity": "3.3.0", "@azure/storage-blob": "12.15.0", diff --git a/package.json b/package.json index 66ad596..521022f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uzh-bf/thesis-platform", - "version": "1.1.0-beta.14", + "version": "1.1.0-beta.15", "private": true, "maintainers": [ "Roland Schlaefli "