Skip to content

Commit

Permalink
Merge pull request #29 from peiffer-innovations/dart_update_172170023…
Browse files Browse the repository at this point in the history
…7555

Automated Merge
  • Loading branch information
jpeiffer authored Jul 23, 2024
2 parents bc403ed + e80a3eb commit 0cc65ce
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.3+4] - July 23, 2024

* Automated dependency updates


## [2.3.3+3] - July 9, 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.3+3'
version: '2.3.3+4'
homepage: 'https://github.com/peiffer-innovations/actions-dart-version-autotag'

environment:
Expand All @@ -9,7 +9,7 @@ environment:
dependencies:
args: '^2.5.0'
github: '^9.24.0'
http: '^1.2.1'
http: '^1.2.2'
intl: '^0.19.0'
logging: '^1.2.0'
pub_semver: '^2.1.4'
Expand Down

0 comments on commit 0cc65ce

Please sign in to comment.