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 Nov 14, 2023
1 parent cfc9889 commit 8b66c1a
Show file tree
Hide file tree
Showing 9 changed files with 87 additions and 9 deletions.
49 changes: 49 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,55 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2023-11-14

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`studyu_app` - `v2.6.4`](#studyu_app---v264)
- [`studyu_core` - `v4.3.2`](#studyu_core---v432)
- [`studyu_designer_v2` - `v1.6.1`](#studyu_designer_v2---v161)
- [`studyu_flutter_common` - `v1.6.4`](#studyu_flutter_common---v164)

---

#### `studyu_app` - `v2.6.4`

- **FIX**: upgrade deps. ([f37d0a71](https://github.com/hpi-studyu/studyu/commit/f37d0a711ab9a126b7da13b7eb4fbb9b784f3725))
- **FIX**: dart fix. ([d184c43b](https://github.com/hpi-studyu/studyu/commit/d184c43bafd0229a799ec835b16c3dcb851016b9))
- **FIX**: upgrade deps. ([567a3b07](https://github.com/hpi-studyu/studyu/commit/567a3b07c360e55da62898e928a794a756ab0546))
- **FIX**: dart fix. ([8d81f96c](https://github.com/hpi-studyu/studyu/commit/8d81f96c0caf63df04fc41f156d3312e5b09c076))

#### `studyu_core` - `v4.3.2`

- **FIX**: upgrade deps. ([f37d0a71](https://github.com/hpi-studyu/studyu/commit/f37d0a711ab9a126b7da13b7eb4fbb9b784f3725))
- **FIX**: upgrade deps. ([567a3b07](https://github.com/hpi-studyu/studyu/commit/567a3b07c360e55da62898e928a794a756ab0546))

#### `studyu_designer_v2` - `v1.6.1`

- **FIX**: upgrade deps. ([f37d0a71](https://github.com/hpi-studyu/studyu/commit/f37d0a711ab9a126b7da13b7eb4fbb9b784f3725))
- **FIX**: convert status code to int. ([6b8fc2d2](https://github.com/hpi-studyu/studyu/commit/6b8fc2d29a9a190a3966ba7e0d6bf9404298e9b6))
- **FIX**: dart fix. ([d184c43b](https://github.com/hpi-studyu/studyu/commit/d184c43bafd0229a799ec835b16c3dcb851016b9))
- **FIX**: combine all integration tests due to lack of sequential testing. ([0b291cd8](https://github.com/hpi-studyu/studyu/commit/0b291cd8a2cccb6ae6b68f41466d9c9f9808cef4))
- **FIX**: study test frame exception and lints. ([9a2ee3a5](https://github.com/hpi-studyu/studyu/commit/9a2ee3a589b8b5a44dfd74b3977bc1512f0dbee4))
- **FIX**: upgrade deps. ([567a3b07](https://github.com/hpi-studyu/studyu/commit/567a3b07c360e55da62898e928a794a756ab0546))
- **FIX**: convert status code to int. ([38f66b30](https://github.com/hpi-studyu/studyu/commit/38f66b3006dbe6dc74672cb6a9169ac77f050709))
- **FIX**: dart fix. ([8d81f96c](https://github.com/hpi-studyu/studyu/commit/8d81f96c0caf63df04fc41f156d3312e5b09c076))

#### `studyu_flutter_common` - `v1.6.4`

- **FIX**: upgrade deps. ([f37d0a71](https://github.com/hpi-studyu/studyu/commit/f37d0a711ab9a126b7da13b7eb4fbb9b784f3725))
- **FIX**: remove old env and add new hpi dev env. ([2ea488fe](https://github.com/hpi-studyu/studyu/commit/2ea488fe0ea169396435903bf7451a58c527058d))
- **FIX**: upgrade deps. ([567a3b07](https://github.com/hpi-studyu/studyu/commit/567a3b07c360e55da62898e928a794a756ab0546))


## 2023-11-13

### 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.4

- **FIX**: upgrade deps. ([f37d0a71](https://github.com/hpi-studyu/studyu/commit/f37d0a711ab9a126b7da13b7eb4fbb9b784f3725))
- **FIX**: dart fix. ([d184c43b](https://github.com/hpi-studyu/studyu/commit/d184c43bafd0229a799ec835b16c3dcb851016b9))
- **FIX**: upgrade deps. ([567a3b07](https://github.com/hpi-studyu/studyu/commit/567a3b07c360e55da62898e928a794a756ab0546))
- **FIX**: dart fix. ([8d81f96c](https://github.com/hpi-studyu/studyu/commit/8d81f96c0caf63df04fc41f156d3312e5b09c076))

## 2.6.3

- **FIX**: upgrade deps. ([567a3b07](https://github.com/hpi-studyu/studyu/commit/567a3b07c360e55da62898e928a794a756ab0546))
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.3
version: 2.6.4
description: Partake in digital N-of-1 trials with the innovative StudyU App
publish_to: none
homepage: https://studyu.health
Expand Down Expand Up @@ -34,8 +34,8 @@ dependencies:
sentry_flutter: ^7.12.0
sentry_logging: ^7.12.0
shared_preferences: ^2.2.2
studyu_core: ^4.3.1
studyu_flutter_common: ^1.6.3
studyu_core: ^4.3.2
studyu_flutter_common: ^1.6.4
supabase: ^1.11.11
supabase_flutter: ^1.10.25
timeline_tile: ^2.0.0
Expand Down
5 changes: 5 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 4.3.2

- **FIX**: upgrade deps. ([f37d0a71](https://github.com/hpi-studyu/studyu/commit/f37d0a711ab9a126b7da13b7eb4fbb9b784f3725))
- **FIX**: upgrade deps. ([567a3b07](https://github.com/hpi-studyu/studyu/commit/567a3b07c360e55da62898e928a794a756ab0546))

## 4.3.1

- **FIX**: upgrade deps. ([567a3b07](https://github.com/hpi-studyu/studyu/commit/567a3b07c360e55da62898e928a794a756ab0546))
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.1
version: 4.3.2
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
11 changes: 11 additions & 0 deletions designer_v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 1.6.1

- **FIX**: upgrade deps. ([f37d0a71](https://github.com/hpi-studyu/studyu/commit/f37d0a711ab9a126b7da13b7eb4fbb9b784f3725))
- **FIX**: convert status code to int. ([6b8fc2d2](https://github.com/hpi-studyu/studyu/commit/6b8fc2d29a9a190a3966ba7e0d6bf9404298e9b6))
- **FIX**: dart fix. ([d184c43b](https://github.com/hpi-studyu/studyu/commit/d184c43bafd0229a799ec835b16c3dcb851016b9))
- **FIX**: combine all integration tests due to lack of sequential testing. ([0b291cd8](https://github.com/hpi-studyu/studyu/commit/0b291cd8a2cccb6ae6b68f41466d9c9f9808cef4))
- **FIX**: study test frame exception and lints. ([9a2ee3a5](https://github.com/hpi-studyu/studyu/commit/9a2ee3a589b8b5a44dfd74b3977bc1512f0dbee4))
- **FIX**: upgrade deps. ([567a3b07](https://github.com/hpi-studyu/studyu/commit/567a3b07c360e55da62898e928a794a756ab0546))
- **FIX**: convert status code to int. ([38f66b30](https://github.com/hpi-studyu/studyu/commit/38f66b3006dbe6dc74672cb6a9169ac77f050709))
- **FIX**: dart fix. ([8d81f96c](https://github.com/hpi-studyu/studyu/commit/8d81f96c0caf63df04fc41f156d3312e5b09c076))

## 1.6.0

- **FIX**: upgrade deps. ([567a3b07](https://github.com/hpi-studyu/studyu/commit/567a3b07c360e55da62898e928a794a756ab0546))
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.0
version: 1.6.1
description: Implement digital N-of-1 studies seamlessly with the brand new StudyU Designer
publish_to: none
homepage: https://studyu.health
Expand Down Expand Up @@ -32,8 +32,8 @@ dependencies:
reactive_multi_select_flutter: ^2.0.0
rxdart: ^0.27.7
shared_preferences: ^2.2.2
studyu_core: ^4.3.1
studyu_flutter_common: ^1.6.3
studyu_core: ^4.3.2
studyu_flutter_common: ^1.6.4
supabase: ^1.11.11
supabase_flutter: ^1.10.25
url_launcher: ^6.2.1
Expand Down
6 changes: 6 additions & 0 deletions flutter_common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.6.4

- **FIX**: upgrade deps. ([f37d0a71](https://github.com/hpi-studyu/studyu/commit/f37d0a711ab9a126b7da13b7eb4fbb9b784f3725))
- **FIX**: remove old env and add new hpi dev env. ([2ea488fe](https://github.com/hpi-studyu/studyu/commit/2ea488fe0ea169396435903bf7451a58c527058d))
- **FIX**: upgrade deps. ([567a3b07](https://github.com/hpi-studyu/studyu/commit/567a3b07c360e55da62898e928a794a756ab0546))

## 1.6.3

- **FIX**: upgrade deps. ([567a3b07](https://github.com/hpi-studyu/studyu/commit/567a3b07c360e55da62898e928a794a756ab0546))
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.3
version: 1.6.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.1
studyu_core: ^4.3.2
supabase_flutter: ^1.10.25
uuid: ^4.1.0 # flutter_test

Expand Down

0 comments on commit 8b66c1a

Please sign in to comment.