Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
 - studyu_app@1.10.20
 - studyu_core@3.7.14
 - studyu_designer@1.5.18
 - studyu_flutter_common@1.3.21
 - studyu_notebook_uploader@1.3.20
 - studyu_repo_generator@1.4.19
  • Loading branch information
johannesvedder committed Jul 11, 2022
1 parent bc8cda1 commit 60e42ed
Show file tree
Hide file tree
Showing 12 changed files with 37 additions and 13 deletions.
4 changes: 4 additions & 0 deletions app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.10.20

- **FIX**: upgrade dependencies. ([bc8cda17](https://github.com/hpi-studyu/studyu/commit/bc8cda17561511d8ec05ce13bc9fcba644768ef5))

## 1.10.19

- **FIX**: upgrade deps. ([c16d7722](https://github.com/hpi-studyu/studyu/commit/c16d7722719efa732392d0f04bf74f4eefd95406))
Expand Down
6 changes: 3 additions & 3 deletions app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repository: https://github.com/hpi-studyu/studyu

publish_to: 'none'

version: '1.10.19'
version: '1.10.20'

environment:
sdk: ">=2.7.0 <3.0.0"
Expand Down Expand Up @@ -36,8 +36,8 @@ dependencies:
quiver: ^3.1.0
rainbow_color: ^2.0.1
shared_preferences: ^2.0.15
studyu_core: ^3.7.13
studyu_flutter_common: ^1.3.20
studyu_core: ^3.7.14
studyu_flutter_common: ^1.3.21
supabase: ^0.3.5
supabase_flutter: ^0.3.1+3
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 @@
## 3.7.14

- **FIX**: upgrade dependencies. ([bc8cda17](https://github.com/hpi-studyu/studyu/commit/bc8cda17561511d8ec05ce13bc9fcba644768ef5))

## 3.7.13

- **FIX**: upgrade deps. ([c16d7722](https://github.com/hpi-studyu/studyu/commit/c16d7722719efa732392d0f04bf74f4eefd95406))
Expand Down
2 changes: 1 addition & 1 deletion core/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: studyu_core
description: StudyU Models and common functions for app and designer
version: 3.7.13
version: 3.7.14
homepage: https://hpi.de/lippert/projects/studyu.html
repository: https://github.com/hpi-studyu/studyu

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

- **FIX**: upgrade dependencies. ([bc8cda17](https://github.com/hpi-studyu/studyu/commit/bc8cda17561511d8ec05ce13bc9fcba644768ef5))

## 1.5.17

- **FIX**: upgrade deps. ([c16d7722](https://github.com/hpi-studyu/studyu/commit/c16d7722719efa732392d0f04bf74f4eefd95406))
Expand Down
6 changes: 3 additions & 3 deletions designer/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repository: https://github.com/hpi-studyu/studyu

publish_to: 'none'

version: 1.5.17
version: 1.5.18

environment:
sdk: ">=2.7.0 <3.0.0"
Expand All @@ -32,8 +32,8 @@ dependencies:
material_design_icons_flutter: ^5.0.6996
pretty_json: ^2.0.0
provider: ^6.0.3
studyu_core: ^3.7.13
studyu_flutter_common: ^1.3.20
studyu_core: ^3.7.14
studyu_flutter_common: ^1.3.21
supabase: ^0.3.5
supabase_flutter: ^0.3.1+3
universal_html: ^2.0.8
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.3.21

- **FIX**: upgrade dependencies. ([bc8cda17](https://github.com/hpi-studyu/studyu/commit/bc8cda17561511d8ec05ce13bc9fcba644768ef5))

## 1.3.20

- **FIX**: upgrade deps. ([c16d7722](https://github.com/hpi-studyu/studyu/commit/c16d7722719efa732392d0f04bf74f4eefd95406))
Expand Down
4 changes: 2 additions & 2 deletions flutter_common/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: studyu_flutter_common
description: StudYou common flutter components and functions for app and designer
version: 1.3.20
version: 1.3.21
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.0.2
shared_preferences: ^2.0.15
studyu_core: ^3.7.13
studyu_core: ^3.7.14
supabase_flutter: ^0.3.1+3
uuid: ^3.0.6

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

- **FIX**: upgrade dependencies. ([bc8cda17](https://github.com/hpi-studyu/studyu/commit/bc8cda17561511d8ec05ce13bc9fcba644768ef5))

## 1.3.19

- **FIX**: rename notebook.dart to studyu_notebook_uploader.dart. ([26aac914](https://github.com/hpi-studyu/studyu/commit/26aac91440e9c00bddae06ffdab5511566785bbb))
Expand Down
4 changes: 2 additions & 2 deletions notebook_uploader/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: studyu_notebook_uploader
description: A cli tool to upload html of jupyter notebooks to supabase
version: 1.3.19
version: 1.3.20
homepage: https://hpi.de/lippert/projects/studyu.html
repository: https://github.com/hpi-studyu/studyu

Expand All @@ -10,7 +10,7 @@ environment:
dependencies:
args: ^2.3.1
path: ^1.8.2
studyu_core: ^3.7.13
studyu_core: ^3.7.14
supabase: ^0.3.5

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

- **FIX**: upgrade dependencies. ([bc8cda17](https://github.com/hpi-studyu/studyu/commit/bc8cda17561511d8ec05ce13bc9fcba644768ef5))

## 1.4.18

- **FIX**: upgrade deps. ([c16d7722](https://github.com/hpi-studyu/studyu/commit/c16d7722719efa732392d0f04bf74f4eefd95406))
Expand Down
4 changes: 2 additions & 2 deletions repo_generator/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: studyu_repo_generator
description: A web server to generate/update Gitlab repos
version: 1.4.18
version: 1.4.19
homepage: https://hpi.de/lippert/projects/studyu.html
repository: https://github.com/hpi-studyu/studyu

Expand All @@ -14,7 +14,7 @@ dependencies:
path: ^1.8.2
pretty_json: ^2.0.0
shelf: ^1.3.1
studyu_core: ^3.7.13
studyu_core: ^3.7.14
supabase: ^0.3.5

dev_dependencies:
Expand Down

0 comments on commit 60e42ed

Please sign in to comment.