Skip to content

Latest commit

 

History

History
82 lines (36 loc) · 3.79 KB

CHANGELOG.md

File metadata and controls

82 lines (36 loc) · 3.79 KB

1.4.0 (2024-03-11)

Features

  • Flutter: allow to update versions without matching old version exactly (3f37b4f), closes #694

1.4.0-beta.1 (2024-03-05)

Features

  • Flutter: allow to update versions without matching old version exactly (3f37b4f), closes #694

1.3.2 (2023-06-05)

Bug Fixes

  • Pubspec: correctly update prerelease (f045c8d)

1.3.1 (2023-03-08)

Bug Fixes

  • allow pubspec update for first release (d2477a1)

1.3.0 (2023-02-17)

Bug Fixes

  • Pubspec: increment build numbers greater than 9 (9c9887d)

Features

  • increment Flutter app build number along with its version (0748a55)

1.2.0 (2022-05-04)

Features

  • yaml: update all occurences in given yaml (2212341)

1.1.0 (2022-05-03)

Features

  • add support for updating container files (65dcb44)
  • Kubernetes: support image tag suffixes (67f7c05)

1.0.3 (2021-06-09)

Bug Fixes

  • Merge pull request #24 from droidsolutions/dependabot/npm_and_yarn/normalize-url-6.0.1 (c8859de)

1.0.2 (2021-05-18)

Bug Fixes

  • set correct package scope (bcb191c)

1.0.1 (2021-05-18)

Bug Fixes

  • configure package to be public (3cf5fe0)

1.0.0 (2021-05-18)

Features