invertase / melos

๐ŸŒ‹ A tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, changelogs & publishing via Conventional Commits.
https://melos.invertase.dev/~melos-latest
Apache License 2.0
1.07k stars 193 forks source link

chore: Add topics to pubspec.yaml #717

Closed spydon closed 1 month ago

spydon commented 1 month ago

Description

This adds topics that the melos package so that it can be more easily discovered on pub.

Related: #712 Closes: #713

Type of Change