Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
 - studyu_app@2.7.12
  • Loading branch information
johannesvedder committed Oct 7, 2024
1 parent d05133e commit 331b576
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,30 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2024-10-07

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`studyu_app` - `v2.7.12`](#studyu_app---v2712)

---

#### `studyu_app` - `v2.7.12`

- **FIX**: notification icon mipmap 2.
- **FIX**: notification icon mipmap.
- **FIX**: configure AndroidNotificationDetails correctly.
- **FIX**: disable R8 full mode for flutter_local_notifications.


## 2024-10-03

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

- **FIX**: notification icon mipmap 2.
- **FIX**: notification icon mipmap.
- **FIX**: configure AndroidNotificationDetails correctly.
- **FIX**: disable R8 full mode for flutter_local_notifications.

## 2.7.11

- **FIX**: upgrade deps.
Expand Down
2 changes: 1 addition & 1 deletion app/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: studyu_app
version: 2.7.11
version: 2.7.12
description: Partake in digital N-of-1 trials with the innovative StudyU Health App
publish_to: none
homepage: https://studyu.health
Expand Down

0 comments on commit 331b576

Please sign in to comment.