Skip to content

Commit

Permalink
Merge pull request #132 from peiffer-innovations/dart_update_17005321…
Browse files Browse the repository at this point in the history
…11805

Automated Merge
  • Loading branch information
jpeiffer authored Nov 21, 2023
2 parents 6e8439f + 5829ff3 commit 5014963
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+2] - November 21, 2023

* Automated dependency updates


## [1.1.2+1] - November 14, 2023

* Automated dependency updates
Expand Down Expand Up @@ -33,3 +38,4 @@
* Initial Release



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+1'
version: '1.1.2+2'

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.6'
code_builder: '^4.7.0'
code_builder: '^4.8.0'
json_theme_annotation: '^1.0.3'
recase: '^4.1.0'
source_gen: '^1.4.0'
Expand Down

0 comments on commit 5014963

Please sign in to comment.