Skip to content

v1.0.3

Choose a tag to compare

@xuelink xuelink released this 24 Feb 11:18
· 20 commits to main since this release
1457812

Release Notes

Version 1.0.3

New Features

  • Added support for --version flag. Now, you can check the version of the DrinkTea CLI by running drinktea --version.

Changes

  • The version number is now dynamically fetched from the package.json file. This ensures that the version number displayed by the --version flag is always up to date.

Bug Fixes

  • None in this release.

Known Issues

  • None at the moment.

Upgrade Notes

  • To upgrade to this version, you can use the following command: npm i -g drinktea@1.0.3.

Full Changelog: v1.0.2...v1.0.3