Skip to content

Commit

Permalink
Merge pull request #23 from peiffer-innovations/dart_update_170174307…
Browse files Browse the repository at this point in the history
…6049

Automated Merge
  • Loading branch information
jpeiffer authored Dec 5, 2023
2 parents b6b5e47 + e6fb1ab commit d376128
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [2.0.1+6] - December 5, 2023

* Automated dependency updates


## [2.0.1+5] - November 21, 2023

* Automated dependency updates
Expand Down Expand Up @@ -89,3 +94,4 @@




4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'json_dynamic_widget_plugin_js'
description: 'A plugin to the JSON Dynamic Widget to provide JS support to the widgets'
homepage: 'https://github.com/peiffer-innovations/json_dynamic_widget_plugin_js'
version: '2.0.1+5'
version: '2.0.1+6'

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down Expand Up @@ -29,7 +29,7 @@ false_secrets:
- 'example/web/index.html'

dev_dependencies:
build_runner: '^2.4.6'
build_runner: '^2.4.7'
flutter_lints: '^3.0.1'
flutter_test:
sdk: 'flutter'
Expand Down

0 comments on commit d376128

Please sign in to comment.