Skip to content

Commit

Permalink
injectable 2.4.2 ready
Browse files Browse the repository at this point in the history
  • Loading branch information
Milad-Akarie committed May 18, 2024
1 parent 5ad60e7 commit fb19c79
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
2 changes: 2 additions & 0 deletions injectable/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# ChangeLog
## [2.4.2]
chore: unpin meta version
## [2.4.1]
Revert: Pin meta version to 1.11.0 so it's compatible with flutter_test
## [2.4.0]
Expand Down
2 changes: 1 addition & 1 deletion injectable/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: injectable
description: Injectable is a convenient code generator for get_it. Inspired by Angular DI, Guice DI and inject.dart.
version: 2.4.1
version: 2.4.2
homepage: https://github.com/Milad-Akarie/injectable

environment:
Expand Down
9 changes: 4 additions & 5 deletions injectable_generator/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -252,11 +252,10 @@ packages:
injectable:
dependency: "direct main"
description:
name: injectable
sha256: fb722c86cf8233008e4db41c696a6145721f45dc8aeba91103e3128c3d63c9c6
url: "https://pub.dev"
source: hosted
version: "2.4.0"
path: "../injectable"
relative: true
source: path
version: "2.4.1"
io:
dependency: transitive
description:
Expand Down

0 comments on commit fb19c79

Please sign in to comment.