Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesvedder committed Oct 19, 2023
1 parent b942ca6 commit f01ce57
Show file tree
Hide file tree
Showing 9 changed files with 61 additions and 9 deletions.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,42 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2023-10-19

### Changes

---

Packages with breaking changes:

- [`studyu_flutter_common` - `v1.6.2`](#studyu_flutter_common---v162)

Packages with other changes:

- [`studyu_core` - `v4.3.0`](#studyu_core---v430)
- [`studyu_app` - `v2.6.2`](#studyu_app---v262)
- [`studyu_designer_v2` - `v1.5.3`](#studyu_designer_v2---v153)

Packages graduated to a stable release (see pre-releases prior to the stable version for changelog entries):

- `studyu_core` - `v4.3.0`
- `studyu_flutter_common` - `v1.6.2`

---

#### `studyu_flutter_common` - `v1.6.2`

#### `studyu_core` - `v4.3.0`

#### `studyu_app` - `v2.6.2`

- **FIX**: update descriptions and rename imprint. ([6d3757f4](https://github.com/hpi-studyu/studyu/commit/6d3757f425dd5b95ee581e10b6ad675f8e71786a))

#### `studyu_designer_v2` - `v1.5.3`

- **FIX**: update descriptions and rename imprint. ([6d3757f4](https://github.com/hpi-studyu/studyu/commit/6d3757f425dd5b95ee581e10b6ad675f8e71786a))


## 2023-10-11

### Changes
Expand Down
4 changes: 4 additions & 0 deletions app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.6.2

- **FIX**: update descriptions and rename imprint. ([6d3757f4](https://github.com/hpi-studyu/studyu/commit/6d3757f425dd5b95ee581e10b6ad675f8e71786a))

## 2.6.1

- **FIX**: upgrade deps. ([6fa0e8b8](https://github.com/hpi-studyu/studyu/commit/6fa0e8b8332c0872b59c7c31042fb845f0708e73))
Expand Down
6 changes: 3 additions & 3 deletions app/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: studyu_app
version: 2.6.1
version: 2.6.2
description: Partake in digital N-of-1 trials with the innovative StudyU App
publish_to: none
homepage: https://hpi.de/lippert/projects/studyu.html
Expand Down Expand Up @@ -37,8 +37,8 @@ dependencies:
sentry_flutter: ^7.10.1
sentry_logging: ^7.10.1
shared_preferences: ^2.2.2
studyu_core: ^4.3.0-dev.10
studyu_flutter_common: ^1.6.2-dev.11
studyu_core: ^4.3.0
studyu_flutter_common: ^1.6.2
supabase: ^1.11.9
supabase_flutter: ^1.10.22
timeline_tile: ^2.0.0
Expand Down
4 changes: 4 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.3.0

- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

## 4.3.0-dev.10

- **FIX**: upgrade deps. ([6fa0e8b8](https://github.com/hpi-studyu/studyu/commit/6fa0e8b8332c0872b59c7c31042fb845f0708e73))
Expand Down
2 changes: 1 addition & 1 deletion core/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: studyu_core
version: 4.3.0-dev.10
version: 4.3.0
description: This package contains StudyU models and common functions for the app and designer packages
homepage: https://hpi.de/lippert/projects/studyu.html
repository: https://github.com/hpi-studyu/studyu
Expand Down
4 changes: 4 additions & 0 deletions designer_v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.5.3

- **FIX**: update descriptions and rename imprint. ([6d3757f4](https://github.com/hpi-studyu/studyu/commit/6d3757f425dd5b95ee581e10b6ad675f8e71786a))

## 1.5.2

- **FIX**: upgrade deps. ([6fa0e8b8](https://github.com/hpi-studyu/studyu/commit/6fa0e8b8332c0872b59c7c31042fb845f0708e73))
Expand Down
6 changes: 3 additions & 3 deletions designer_v2/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: studyu_designer_v2
version: 1.5.2
version: 1.5.3
publish_to: none
description: Implement digital N-of-1 studies seamlessly with the brand new StudyU Designer

Expand Down Expand Up @@ -30,8 +30,8 @@ dependencies:
reactive_multi_select_flutter: ^2.0.0
rxdart: ^0.27.7
shared_preferences: ^2.2.2
studyu_core: ^4.3.0-dev.10
studyu_flutter_common: ^1.6.2-dev.11
studyu_core: ^4.3.0
studyu_flutter_common: ^1.6.2
supabase: ^1.11.9
supabase_flutter: ^1.10.22
url_launcher: ^6.1.14
Expand Down
4 changes: 4 additions & 0 deletions flutter_common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.6.2

- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

## 1.6.2-dev.11

- **FIX**: upgrade deps. ([6fa0e8b8](https://github.com/hpi-studyu/studyu/commit/6fa0e8b8332c0872b59c7c31042fb845f0708e73))
Expand Down
4 changes: 2 additions & 2 deletions flutter_common/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: studyu_flutter_common
version: 1.6.2-dev.11
version: 1.6.2
description: StudyU common flutter components and functions for app and designer
homepage: https://hpi.de/lippert/projects/studyu.html
repository: https://github.com/hpi-studyu/studyu
Expand All @@ -12,7 +12,7 @@ dependencies:
sdk: flutter
flutter_dotenv: ^5.1.0
shared_preferences: ^2.2.2
studyu_core: ^4.3.0-dev.10
studyu_core: ^4.3.0
supabase_flutter: ^1.10.22
uuid: ^3.0.0 # sentry <= ^7.10.1

Expand Down

0 comments on commit f01ce57

Please sign in to comment.