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 Mar 6, 2024
1 parent 56a2b52 commit 3bce1c2
Show file tree
Hide file tree
Showing 9 changed files with 69 additions and 9 deletions.
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,46 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2024-03-06

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`studyu_app` - `v2.6.5-dev.5`](#studyu_app---v265-dev5)
- [`studyu_core` - `v4.3.3-dev.3`](#studyu_core---v433-dev3)
- [`studyu_designer_v2` - `v1.6.2-dev.5`](#studyu_designer_v2---v162-dev5)
- [`studyu_flutter_common` - `v1.7.0-dev.4`](#studyu_flutter_common---v170-dev4)

---

#### `studyu_app` - `v2.6.5-dev.5`

- **FIX**: upgrade deps. ([5327eb97](https://github.com/hpi-studyu/studyu/commit/5327eb971e6673847dc09ef56923b6a73ae73654))
- **FIX**: missing notification icon. ([679ebc64](https://github.com/hpi-studyu/studyu/commit/679ebc64d779b87589dcec24135c3f8533b7ed62))
- **FIX**: correct CFBundleDisplayName. ([eb364558](https://github.com/hpi-studyu/studyu/commit/eb364558133f18d47737e198b585544e2344a03c))
- **FIX**: add notification icon again". ([5905e4e4](https://github.com/hpi-studyu/studyu/commit/5905e4e4dda66734d9205e90c0a78a7c999ace18))

#### `studyu_core` - `v4.3.3-dev.3`

- **FIX**: upgrade deps. ([5327eb97](https://github.com/hpi-studyu/studyu/commit/5327eb971e6673847dc09ef56923b6a73ae73654))

#### `studyu_designer_v2` - `v1.6.2-dev.5`

- **FIX**: upgrade deps. ([5327eb97](https://github.com/hpi-studyu/studyu/commit/5327eb971e6673847dc09ef56923b6a73ae73654))
- **FIX**: alert dialog box constraints. ([332d1d14](https://github.com/hpi-studyu/studyu/commit/332d1d148e1d8abd18b83426218be25ab3fb512f))

#### `studyu_flutter_common` - `v1.7.0-dev.4`

- **FIX**: upgrade deps. ([5327eb97](https://github.com/hpi-studyu/studyu/commit/5327eb971e6673847dc09ef56923b6a73ae73654))


## 2024-02-19

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

- **FIX**: upgrade deps. ([5327eb97](https://github.com/hpi-studyu/studyu/commit/5327eb971e6673847dc09ef56923b6a73ae73654))
- **FIX**: missing notification icon. ([679ebc64](https://github.com/hpi-studyu/studyu/commit/679ebc64d779b87589dcec24135c3f8533b7ed62))
- **FIX**: correct CFBundleDisplayName. ([eb364558](https://github.com/hpi-studyu/studyu/commit/eb364558133f18d47737e198b585544e2344a03c))
- **FIX**: add notification icon again". ([5905e4e4](https://github.com/hpi-studyu/studyu/commit/5905e4e4dda66734d9205e90c0a78a7c999ace18))

## 2.6.5-dev.4

- **FIX**: breaking deps. ([34896ad3](https://github.com/hpi-studyu/studyu/commit/34896ad381b38a4ad03caf92f57ad527bc1f6706))
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.5-dev.4
version: 2.6.5-dev.5
description: Partake in digital N-of-1 trials with the innovative StudyU Health App
publish_to: none
homepage: https://studyu.health
Expand Down Expand Up @@ -34,8 +34,8 @@ dependencies:
sentry_flutter: ^7.16.1
sentry_logging: ^7.16.1
shared_preferences: ^2.2.2
studyu_core: ^4.3.3-dev.2
studyu_flutter_common: ^1.7.0-dev.3
studyu_core: ^4.3.3-dev.3
studyu_flutter_common: ^1.7.0-dev.4
supabase: ^2.0.8
supabase_flutter: ^2.3.4
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.3-dev.3

- **FIX**: upgrade deps. ([5327eb97](https://github.com/hpi-studyu/studyu/commit/5327eb971e6673847dc09ef56923b6a73ae73654))

## 4.3.3-dev.2

- **FIX**: upgrade deps. ([6ad9bea4](https://github.com/hpi-studyu/studyu/commit/6ad9bea42903a25a5be5a84f2af8b70654d05616))
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.3-dev.2
version: 4.3.3-dev.3
description: This package contains StudyU models and common functions for the app and designer packages
homepage: https://studyu.health
repository: https://github.com/hpi-studyu/studyu
Expand Down
5 changes: 5 additions & 0 deletions designer_v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.6.2-dev.5

- **FIX**: upgrade deps. ([5327eb97](https://github.com/hpi-studyu/studyu/commit/5327eb971e6673847dc09ef56923b6a73ae73654))
- **FIX**: alert dialog box constraints. ([332d1d14](https://github.com/hpi-studyu/studyu/commit/332d1d148e1d8abd18b83426218be25ab3fb512f))

## 1.6.2-dev.4

- **FIX**: breaking deps. ([34896ad3](https://github.com/hpi-studyu/studyu/commit/34896ad381b38a4ad03caf92f57ad527bc1f6706))
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.6.2-dev.4
version: 1.6.2-dev.5
description: Implement digital N-of-1 studies seamlessly with the StudyU Health Designer
publish_to: none
homepage: https://studyu.health
Expand Down Expand Up @@ -33,8 +33,8 @@ dependencies:
reactive_range_slider: ^2.0.0
rxdart: ^0.27.7
shared_preferences: ^2.2.2
studyu_core: ^4.3.3-dev.2
studyu_flutter_common: ^1.7.0-dev.3
studyu_core: ^4.3.3-dev.3
studyu_flutter_common: ^1.7.0-dev.4
supabase: ^2.0.8
supabase_flutter: ^2.3.4
url_launcher: ^6.2.5
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.7.0-dev.4

- **FIX**: upgrade deps. ([5327eb97](https://github.com/hpi-studyu/studyu/commit/5327eb971e6673847dc09ef56923b6a73ae73654))

## 1.7.0-dev.3

- **FIX**: upgrade deps. ([6ad9bea4](https://github.com/hpi-studyu/studyu/commit/6ad9bea42903a25a5be5a84f2af8b70654d05616))
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.7.0-dev.3
version: 1.7.0-dev.4
description: StudyU common flutter components and functions for app and designer
homepage: https://studyu.health
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.3-dev.2
studyu_core: ^4.3.3-dev.3
supabase_flutter: ^2.3.4
uuid: ^4.3.3

Expand Down

0 comments on commit 3bce1c2

Please sign in to comment.