Skip to content

Commit

Permalink
Merge pull request #146 from peiffer-innovations/dart_update_17047656…
Browse files Browse the repository at this point in the history
…29605

Automated Merge
  • Loading branch information
jpeiffer authored Jan 9, 2024
2 parents 659ee57 + d5f9e38 commit 3d213df
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+5] - January 9, 2024

* Automated dependency updates


## [1.1.2+4] - December 19, 2023

* Automated dependency updates
Expand Down Expand Up @@ -51,3 +56,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+4'
version: '1.1.2+5'

environment:
sdk: '>=3.0.0 <4.0.0'
Expand All @@ -16,7 +16,7 @@ dependencies:
analyzer: '^6.3.0'
build: '^2.4.1'
build_runner: '^2.4.7'
code_builder: '^4.9.0'
code_builder: '^4.10.0'
json_theme_annotation: '^1.0.3+1'
recase: '^4.1.0'
source_gen: '^1.5.0'
Expand Down

0 comments on commit 3d213df

Please sign in to comment.