phntmxyz_bump_version_sidekick_plugin 2.0.0 copy "phntmxyz_bump_version_sidekick_plugin: ^2.0.0" to clipboard
phntmxyz_bump_version_sidekick_plugin: ^2.0.0 copied to clipboard

Generated sidekick plugin (template shared-command)

Changelog #

2.0.0 #

  • Added pubspec_manager as dependency
  • Update to Dart 3.5
  • Update to sidekick_core 3.0.0

1.2.1 #

  • Fix oldVersion parameter of modifications

1.2.0 #

  • Add modification API BumpVersionCommand.addModification(...) #5

1.1.1 #

  • Add topics to pubspec.yaml

1.1.0 #

  • Update to Dart 3
  • Only bump when safe (and Version.build contains a number) #2

1.0.0 #

  • Initial release