Skip to content

Commit

Permalink
Merge pull request #672 from atsign-foundation/at_lookup_publish
Browse files Browse the repository at this point in the history
chore: At lookup publish for at_commons major version
  • Loading branch information
murali-shris authored Sep 28, 2024
2 parents 2b6a99c + d56bb97 commit 6910732
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions packages/at_lookup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 3.0.49
- build[deps]: Upgraded the following packages:
- at_commons to v5.0.0
- at_utils to v3.0.19
- at_chops to v2.0.1
## 3.0.48
- feat: consume EnrollVerbBuilder in AtLookup.executeVerb()
- chore: upgrade at_commons to v4.1.1 and at_utils to v3.0.18
Expand Down
8 changes: 4 additions & 4 deletions packages/at_lookup/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: at_lookup
description: A Dart library that contains the core commands that can be used with a secondary server (scan, update, lookup, llookup, plookup, etc.)
version: 3.0.48
version: 3.0.49
repository: https://github.com/atsign-foundation/at_libraries
homepage: https://atsign.com
documentation: https://docs.atsign.com/
Expand All @@ -12,11 +12,11 @@ dependencies:
path: ^1.8.0
crypton: ^2.0.1
crypto: ^3.0.1
at_utils: ^3.0.18
at_commons: ^4.1.1
at_utils: ^3.0.19
at_commons: ^5.0.0
mutex: ^3.0.0
meta: ^1.8.0
at_chops: ^2.0.0
at_chops: ^2.0.1

dev_dependencies:
mocktail: ^1.0.1
Expand Down

0 comments on commit 6910732

Please sign in to comment.