Skip to content

Commit

Permalink
actions-dart-dependency-updater:
Browse files Browse the repository at this point in the history
  • Loading branch information
action committed Apr 16, 2024
1 parent a8c9032 commit 0d47294
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions annotation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.0.3+5] - April 16, 2024

* Automated dependency updates


## [1.0.3+4] - April 2, 2024

* Automated dependency updates
Expand Down Expand Up @@ -46,3 +51,4 @@




4 changes: 2 additions & 2 deletions annotation/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'json_theme_annotation'
description: 'Simple package holding the annotations needed by the JsonTheme code generator.'
homepage: 'https://github.com/peiffer-innovations/json_theme'
version: '1.0.3+4'
version: '1.0.3+5'

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

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

ignore_updates:
- 'archive'
Expand Down

0 comments on commit 0d47294

Please sign in to comment.