Skip to content

Commit

Permalink
Merge pull request #913 from atsign-foundation/publish_at_contacts_fl…
Browse files Browse the repository at this point in the history
…utter

chore: Publish at contacts flutter
  • Loading branch information
murali-shris authored Oct 1, 2024
2 parents 5653003 + 91caad9 commit 496c01c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
8 changes: 8 additions & 0 deletions packages/at_contacts_flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 4.0.16
- build[deps]: Upgraded dependencies for the following packages:
- at_client: 3.2.2
- at_client_mobile: 3.2.19
- at_commons: 5.0.0
- at_contact: 3.0.9
- at_lookup: 3.0.49
- at_utils: 3.0.19
## 4.0.15

- **FIX**: Dangling_library_doc_comment moved
Expand Down
5 changes: 1 addition & 4 deletions packages/at_contacts_flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ dependencies:
at_onboarding_flutter: ^6.1.9
at_client: ^3.2.2
at_client_mobile: ^3.2.19
at_backupkey_flutter: ^4.0.16
path_provider: ^2.1.3

# The following adds the Cupertino Icons font to your application.
Expand All @@ -41,10 +42,6 @@ dependencies:
flutter:
sdk: flutter

#TODO replace with published version
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_contacts_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: at_contacts_flutter
description: A Flutter plugin project to provide ease of managing contacts for
an atSign using atPlatform.
version: 4.0.15
version: 4.0.16
homepage: https://docs.atsign.com/
repository: https://github.com/atsign-foundation/at_widgets/tree/trunk/packages/at_contacts_flutter
issue_tracker: https://github.com/atsign-foundation/at_widgets/issues
Expand Down

0 comments on commit 496c01c

Please sign in to comment.