From 73c3364afbc9f66faae5069952f57365871e8aa7 Mon Sep 17 00:00:00 2001 From: Johannes Vedder Date: Sat, 11 Mar 2023 12:08:09 +0100 Subject: [PATCH] chore(release): publish packages - studyu_app@2.0.2 - studyu_designer_v2@1.1.1 --- CHANGELOG.md | 26 ++++++++++++++++++++++++++ app/CHANGELOG.md | 4 ++++ app/pubspec.yaml | 2 +- designer_v2/CHANGELOG.md | 4 ++++ designer_v2/pubspec.yaml | 2 +- 5 files changed, 36 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4650dd71f..0ead14fe6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,32 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 2023-03-11 + +### Changes + +--- + +Packages with breaking changes: + + - There are no breaking changes in this release. + +Packages with other changes: + + - [`studyu_app` - `v2.0.2`](#studyu_app---v202) + - [`studyu_designer_v2` - `v1.1.1`](#studyu_designer_v2---v111) + +--- + +#### `studyu_app` - `v2.0.2` + + - **FIX**: preview mode working again. ([75bec484](https://github.com/hpi-studyu/studyu/commit/75bec484a065cea9a4842afde26205876718d7d0)) + +#### `studyu_designer_v2` - `v1.1.1` + + - **FIX**: preview mode working again. ([75bec484](https://github.com/hpi-studyu/studyu/commit/75bec484a065cea9a4842afde26205876718d7d0)) + + ## 2023-03-11 ### Changes diff --git a/app/CHANGELOG.md b/app/CHANGELOG.md index a80cd503f..184635e10 100644 --- a/app/CHANGELOG.md +++ b/app/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.0.2 + + - **FIX**: preview mode working again. ([75bec484](https://github.com/hpi-studyu/studyu/commit/75bec484a065cea9a4842afde26205876718d7d0)) + ## 2.0.0 - Graduate package to a stable release. See pre-releases prior to this version for changelog entries. diff --git a/app/pubspec.yaml b/app/pubspec.yaml index f83b74a01..d3b6c8991 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -1,5 +1,5 @@ name: studyu_app -version: 2.0.0 +version: 2.0.2 description: An app to facilitate N-of-1 trials publish_to: none homepage: https://hpi.de/lippert/projects/studyu.html diff --git a/designer_v2/CHANGELOG.md b/designer_v2/CHANGELOG.md index 228154e3c..8918f57d5 100644 --- a/designer_v2/CHANGELOG.md +++ b/designer_v2/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.1.1 + + - **FIX**: preview mode working again. ([75bec484](https://github.com/hpi-studyu/studyu/commit/75bec484a065cea9a4842afde26205876718d7d0)) + ## 1.1.0 - Graduate package to a stable release. See pre-releases prior to this version for changelog entries. diff --git a/designer_v2/pubspec.yaml b/designer_v2/pubspec.yaml index 4e9b6a1e7..2f2c47e74 100644 --- a/designer_v2/pubspec.yaml +++ b/designer_v2/pubspec.yaml @@ -1,5 +1,5 @@ name: studyu_designer_v2 -version: 1.1.0 +version: 1.1.1 publish_to: none description: Create digital N-of-1 studies with StudyU