Skip to content

Commit

Permalink
Merge pull request #170 from peiffer-innovations/dart_update_17132326…
Browse files Browse the repository at this point in the history
…05928

Automated Merge
  • Loading branch information
jpeiffer authored Apr 16, 2024
2 parents d83963c + cd912e8 commit 17d7058
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions codegen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.1.2+12] - April 16, 2024

* Automated dependency updates


## [1.1.2+11] - April 9, 2024

* Automated dependency updates
Expand Down Expand Up @@ -93,3 +98,4 @@




4 changes: 2 additions & 2 deletions codegen/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'json_theme_codegen'
description: 'A library to generate the mapping of decoders to the class names they decode'
homepage: 'https://github.com/peiffer-innovations/json_theme'
version: '1.1.2+11'
version: '1.1.2+12'

environment:
sdk: '>=3.0.0 <4.0.0'
Expand All @@ -22,7 +22,7 @@ dependencies:

dev_dependencies:
flutter_lints: '^3.0.2'
test: '^1.25.2'
test: '^1.25.3'

dependency_overrides:
json_theme_annotation:
Expand Down

0 comments on commit 17d7058

Please sign in to comment.