Skip to content

Commit

Permalink
Merge branch 'trunk' into dependabot/github_actions/github-actions-42…
Browse files Browse the repository at this point in the history
…010151bb
  • Loading branch information
cpswan authored Oct 1, 2024
2 parents 82e451a + eeb04cf commit 143f23d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
5 changes: 5 additions & 0 deletions packages/at_theme_flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.0.9:
- build[deps]: Upgraded dependencies for the following packages:
- at_client_mobile: 3.2.19
- at_commons: 5.0.0
- at_utils: 3.0.19
## 1.0.8:

- **CHORE**: Updated dependencies
Expand Down
5 changes: 1 addition & 4 deletions packages/at_theme_flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
at_client_mobile: ^3.2.19
at_backupkey_flutter: ^4.0.16
at_common_flutter: ^2.0.12
at_onboarding_flutter: ^6.1.9
at_theme_flutter:
Expand All @@ -41,10 +42,6 @@ dependencies:
sdk: flutter
path_provider: ^2.1.3

dependency_overrides:
at_backupkey_flutter:
path: ../../at_backupkey_flutter


dev_dependencies:
# The "flutter_lints" package below contains a set of recommended lints to
Expand Down
2 changes: 1 addition & 1 deletion packages/at_theme_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: at_theme_flutter
description: A Flutter plugin project to provide theme selection in atPlatform
apps with ease.
version: 1.0.8
version: 1.0.9
homepage: https://docs.atsign.com/
repository: https://github.com/atsign-foundation/at_widgets/tree/trunk/packages/at_theme_flutter
issue_tracker: https://github.com/atsign-foundation/at_widgets/issues
Expand Down

0 comments on commit 143f23d

Please sign in to comment.