Skip to content

Commit

Permalink
Merge pull request #38 from peiffer-innovations/dart_update_173440241…
Browse files Browse the repository at this point in the history
…9777

Automated Merge
  • Loading branch information
jpeiffer authored Dec 17, 2024
2 parents 101d7fa + 8030c2c commit f3cf664
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [2.3.4+7] - December 17, 2024

* Automated dependency updates


## [2.3.4+6] - December 10, 2024

* Automated dependency updates
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'dart_version_autotag'
description: 'A package that to scan the pubspec.yaml file and automatically create or update a tag in git for it.'
version: '2.3.4+6'
version: '2.3.4+7'
homepage: 'https://github.com/peiffer-innovations/actions-dart-version-autotag'

environment:
Expand All @@ -12,7 +12,7 @@ dependencies:
http: '^1.2.2'
intl: '^0.20.1'
logging: '^1.3.0'
pub_semver: '^2.1.4'
pub_semver: '^2.1.5'
yaml: '^3.1.2'

dev_dependencies:
Expand Down

0 comments on commit f3cf664

Please sign in to comment.