Skip to content

Commit

Permalink
Merge pull request #248 from peiffer-innovations/dart_update_17356114…
Browse files Browse the repository at this point in the history
…67219

Automated Merge
  • Loading branch information
jpeiffer authored Dec 31, 2024
2 parents db1a813 + 73ece77 commit 6a0b6bb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions codegen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.1.3+7] - December 31, 2024

* Automated dependency updates


## [1.1.3+6] - December 24, 2024

* Automated dependency updates
Expand Down
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.3+6'
version: '1.1.3+7'

environment:
sdk: '>=3.0.0 <4.0.0'
Expand All @@ -16,7 +16,7 @@ dependencies:
build: '^2.4.2'
build_runner: '^2.4.14'
code_builder: '^4.10.1'
json_theme_annotation: '^1.0.3+13'
json_theme_annotation: '^1.0.3+14'
recase: '^4.1.0'
source_gen: '^2.0.0'

Expand Down

0 comments on commit 6a0b6bb

Please sign in to comment.