Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
update CHANGELOG.md
  • Loading branch information
Milad-Akarie committed Mar 13, 2024
1 parent 0306827 commit adb171e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 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.3.5]
Fix: add generic type annotation to registerSingleton() call #436
## [2.3.4]
- HotFix for Postpone singleton initialisation to respect environment filters
## [2.3.3] (skip)
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.3.4
version: 2.3.5
homepage: https://github.com/Milad-Akarie/injectable

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

0 comments on commit adb171e

Please sign in to comment.